From f9a638f02b62b451655893c04feca7a27b6e6dca Mon Sep 17 00:00:00 2001 From: MauricioGarciaS <47052044+MauricioGarciaS@users.noreply.github.com> Date: Mon, 7 Nov 2022 17:14:07 +0100 Subject: [PATCH] Updated modules versions for each connector --- .../deploy/requirements_bigquery.txt | 10 +-- .../deploy/requirements_clickhouse.txt | 24 +++---- ee/connectors/deploy/requirements_pg.txt | 22 +++---- .../deploy/requirements_redshift.txt | 23 ++++--- .../deploy/requirements_snowflake.txt | 63 +++++++++---------- 5 files changed, 70 insertions(+), 72 deletions(-) diff --git a/ee/connectors/deploy/requirements_bigquery.txt b/ee/connectors/deploy/requirements_bigquery.txt index 933c884b3..d4d63c953 100644 --- a/ee/connectors/deploy/requirements_bigquery.txt +++ b/ee/connectors/deploy/requirements_bigquery.txt @@ -1,7 +1,7 @@ kafka-python==2.0.2 -psycopg2-binary==2.8.6 -SQLAlchemy==1.3.23 +psycopg2-binary==2.9.3 +SQLAlchemy==1.4.43 google-cloud-bigquery -pandas==1.2.3 -PyYAML==5.4.1 -pandas-gbq==0.14.1 +pandas==1.5.1 +PyYAML +pandas-gbq diff --git a/ee/connectors/deploy/requirements_clickhouse.txt b/ee/connectors/deploy/requirements_clickhouse.txt index 15381bdad..b21ea36c5 100644 --- a/ee/connectors/deploy/requirements_clickhouse.txt +++ b/ee/connectors/deploy/requirements_clickhouse.txt @@ -1,14 +1,14 @@ -certifi==2020.12.5 -chardet==4.0.0 -clickhouse-driver==0.2.0 -clickhouse-sqlalchemy==0.1.5 -idna==2.10 +certifi==2022.09.24 +chardet==5.0.0 +clickhouse-driver==0.2.4 +clickhouse-sqlalchemy==0.2.2 +idna==3.4 kafka-python==2.0.2 -pandas==1.2.3 -pytz==2021.1 -requests==2.25.1 -SQLAlchemy==1.3.23 -tzlocal==2.1 -urllib3==1.26.5 -PyYAML==5.4.1 +pandas==1.5.1 +pytz==2022.6 +requests==2.28.1 +SQLAlchemy==1.4.43 +tzlocal +urllib3==1.26.12 +PyYAML diff --git a/ee/connectors/deploy/requirements_pg.txt b/ee/connectors/deploy/requirements_pg.txt index 12f72ec7d..09bf8b34d 100644 --- a/ee/connectors/deploy/requirements_pg.txt +++ b/ee/connectors/deploy/requirements_pg.txt @@ -1,12 +1,12 @@ -certifi==2020.12.5 -chardet==4.0.0 -idna==2.10 +certifi==2022.09.24 +chardet==5.0.0 +idna==3.4 kafka-python==2.0.2 -pandas==1.2.3 -psycopg2-binary==2.8.6 -pytz==2021.1 -requests==2.25.1 -SQLAlchemy==1.3.23 -tzlocal==2.1 -urllib3==1.26.5 -PyYAML==5.4.1 +pandas==1.5.1 +psycopg2-binary==2.9.3 +pytz==2022.6 +requests==2.28.1 +SQLAlchemy==1.4.43 +tzlocal +urllib3==1.26.12 +PyYAML diff --git a/ee/connectors/deploy/requirements_redshift.txt b/ee/connectors/deploy/requirements_redshift.txt index 42080cd4a..e4182cb92 100644 --- a/ee/connectors/deploy/requirements_redshift.txt +++ b/ee/connectors/deploy/requirements_redshift.txt @@ -1,15 +1,14 @@ -certifi==2020.12.5 -chardet==4.0.0 -clickhouse-driver==0.2.0 -clickhouse-sqlalchemy==0.1.5 -idna==2.10 +certifi==2022.09.24 +chardet==5.0.0 +clickhouse-driver==0.2.4 +clickhouse-sqlalchemy==0.2.2 +idna==3.4 kafka-python==2.0.2 -psycopg2-binary==2.8.6 -pytz==2021.1 -requests==2.25.1 -SQLAlchemy==1.3.23 -tzlocal==2.1 -urllib3==1.26.5 +psycopg2-binary==2.9.3 +pytz==2022.6 +requests==2.28.1 +SQLAlchemy==1.4.43 +tzlocal +urllib3==1.26.12 pandas-redshift PyYAML -awswrangler diff --git a/ee/connectors/deploy/requirements_snowflake.txt b/ee/connectors/deploy/requirements_snowflake.txt index cc81ec16c..983a313d6 100644 --- a/ee/connectors/deploy/requirements_snowflake.txt +++ b/ee/connectors/deploy/requirements_snowflake.txt @@ -1,34 +1,33 @@ -pandas==1.2.3 +pandas==1.5.1 kafka-python==2.0.2 -SQLAlchemy==1.3.23 -snowflake-connector-python==2.4.1 -snowflake-sqlalchemy==1.2.4 -PyYAML==5.4.1 -asn1crypto==1.4.0 -azure-common==1.1.25 -azure-core==1.8.2 -azure-storage-blob==12.5.0 -boto3==1.15.18 -botocore==1.18.18 -certifi==2020.6.20 -cffi==1.14.3 -chardet==3.0.4 -cryptography==3.4.7 -idna==2.10 -isodate==0.6.0 -jmespath==0.10.0 -msrest==0.6.19 -oauthlib==3.1.0 -oscrypto==1.2.1 -pycparser==2.20 -pycryptodomex==3.9.8 -PyJWT==1.7.1 -pyOpenSSL==19.1.0 -python-dateutil==2.8.1 -pytz==2020.1 -requests==2.23.0 -requests-oauthlib==1.3.0 -s3transfer==0.3.3 -six==1.15.0 -urllib3==1.26.5 +SQLAlchemy==1.4.43 +snowflake-connector-python==2.8.1 +snowflake-sqlalchemy==1.4.3 +PyYAML +asn1crypto==1.5.1 +azure-common==1.1.28 +azure-core==1.26.1 +azure-storage-blob==12.14.1 +boto3==1.26.3 +botocore==1.29.3 +certifi==2022.09.24 +cffi==1.15.1 +chardet==5.0.0 +idna==3.4 +isodate +jmespath==1.0.1 +msrest==0.7.1 +oauthlib==3.2.2 +oscrypto==1.3.0 +pycparser==2.21 +pycryptodomex==3.15.0 +PyJWT==2.5.0 +pyOpenSSL==22.1.0 +python-dateutil==2.8.2 +pytz==2022.6 +requests==2.28.1 +requests-oauthlib==1.3.1 +s3transfer==0.6.0 +six==1.16.0 +urllib3==1.26.12