diff --git a/orchestration/requirements.txt b/orchestration/requirements.txt index 544c4e4c..0b4c388f 100644 --- a/orchestration/requirements.txt +++ b/orchestration/requirements.txt @@ -24,7 +24,7 @@ dagster==0.12.14 data-repo-client==1.542.0 docstring-parser==0.15; python_version >= "3.9" and python_version < "3.10" frozenlist==1.4.0; python_version >= "3.9" and python_version < "3.10" and python_full_version >= "3.6.0" -google-api-core==2.19.0; python_version >= "3.9" and python_version < "3.10" and (python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "3.10" or python_full_version >= "3.6.0" and python_version >= "3.9" and python_version < "3.10") and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7") +google-api-core==2.22.0; python_version >= "3.9" and python_version < "3.10" and (python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "3.10" or python_full_version >= "3.6.0" and python_version >= "3.9" and python_version < "3.10") and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7") google-api-python-client==1.12.11; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" google-auth-httplib2==0.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" google-auth==2.23.3; python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "3.10" or python_full_version >= "3.6.0" and python_version >= "3.9" and python_version < "3.10" @@ -56,7 +56,7 @@ multidict==6.0.4; python_version >= "3.9" and python_version < "3.10" and python numpy==1.26.1; python_version >= "3.9" and python_version < "3.11" oauth2client==4.1.3 oauthlib==3.2.2; python_version >= "3.6" -packaging==23.2; python_version >= "3.9" and python_version < "3.10" +packaging==24.1; python_version >= "3.8" pandas==2.1.2; python_version >= "3.9" pendulum==2.1.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") promise==2.3