diff --git a/requirements_all_ds.txt b/requirements_all_ds.txt index 5e2e9b3d83..c8f3e899c2 100644 --- a/requirements_all_ds.txt +++ b/requirements_all_ds.txt @@ -12,37 +12,37 @@ td-client==1.0.0 pymssql==2.1.4 dql==0.5.26 dynamo3==0.4.10 -boto3>=1.10.0,<1.11.0 -botocore>=1.13,<1.14.0 +boto3==1.26.40 +botocore==1.13.50 sasl>=0.1.3 -thrift>=0.8.0 -thrift_sasl>=0.1.0 +thrift==0.16.0 +thrift_sasl==0.4.3 cassandra-driver==3.21.0 memsql==3.0.0 atsd_client==3.0.5 simple_salesforce==0.74.3 -PyAthena>=1.5.0 +PyAthena==2.18.1 pymapd==0.19.0 -qds-sdk>=1.9.6 -ibm-db>=2.0.9 +qds-sdk==1.16.1 +ibm-db==3.1.4 pydruid==0.5.7 requests_aws_sign==0.1.5 snowflake-connector-python==2.1.3 phoenixdb==0.7 # certifi is needed to support MongoDB and SSL: -certifi>=2019.9.11 +certifi==2022.12.7 pydgraph==2.0.2 azure-kusto-data==0.0.35 pyexasol==0.12.0 python-rapidjson==0.8.0 pyodbc==4.0.28 -trino~=0.305 +trino==0.320.0 cmem-cmempy==21.2.3 xlrd==2.0.1 openpyxl==3.0.7 firebolt-sdk pandas==1.3.4 -nzpy>=1.15 +nzpy==1.15 nzalchemy python-arango==6.1.0 -pinotdb>=0.4.5 \ No newline at end of file +pinotdb==0.4.12 diff --git a/requirements_dev.txt b/requirements_dev.txt index c02036c50d..08eab16a7a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,8 +6,8 @@ mock==3.0.5 # PyMongo and Athena dependencies are needed for some of the unit tests: # (this is not perfect and we should resolve this in a different way) pymongo[srv,tls]==3.9.0 -botocore>=1.13,<1.14.0 -PyAthena>=1.5.0 +botocore==1.13.50 +PyAthena==2.18.1 ptvsd==4.3.2 freezegun==0.3.12 watchdog==0.9.0