From 3ad1f06f7d8529237728a6f8139fb1f58f1fe06d Mon Sep 17 00:00:00 2001 From: dsp-fieldeng-bot Date: Tue, 23 Jan 2024 21:23:04 +0000 Subject: [PATCH] Update requirements.txt --- orchestration/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orchestration/requirements.txt b/orchestration/requirements.txt index cf4d77c0..c74b79dc 100644 --- a/orchestration/requirements.txt +++ b/orchestration/requirements.txt @@ -23,7 +23,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.12.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.15.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" @@ -57,7 +57,7 @@ oauth2client==4.1.3 oauthlib==3.2.2; python_version >= "3.6" packaging==23.2; python_version >= "3.9" and python_version < "3.10" pandas==2.1.2; python_version >= "3.9" -pendulum==2.1.2; python_version >= "3.9" and python_full_version < "3.0.0" and python_version < "3.10" or python_version >= "3.9" and python_version < "3.10" and python_full_version >= "3.5.0" +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 proto-plus==1.22.3; python_version >= "3.9" and python_version < "3.10" protobuf==3.20.2; python_version >= "3.7"