Skip to content

Commit 9b3ceca

Browse files
authored
update py deps to make build work (#1020)
1 parent ecbca2d commit 9b3ceca

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements_all_ds.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ google-api-python-client==1.7.11
22
gspread==3.1.0
33
impyla==0.16.0
44
influxdb==5.2.3
5-
mysqlclient==1.3.14
5+
mysqlclient==1.3.13
66
oauth2client==4.1.3
77
pyhive==0.6.1
88
pymongo[tls,srv]==3.9.0
99
vertica-python==0.9.5
1010
td-client==1.0.0
1111
pymssql==2.1.4
12-
dql==0.5.26
13-
dynamo3==0.4.10
14-
boto3>=1.10.0,<1.11.0
15-
botocore>=1.13,<1.14.0
12+
dql==0.6.2
13+
dynamo3==1.0.0
14+
boto3>=1.14.0,<1.15.0
15+
botocore<=1.18.0
1616
sasl>=0.1.3
1717
thrift>=0.8.0
1818
thrift_sasl>=0.1.0
@@ -26,7 +26,7 @@ qds-sdk>=1.9.6
2626
ibm-db>=2.0.9
2727
pydruid==0.5.7
2828
requests_aws_sign==0.1.5
29-
snowflake-connector-python==2.1.3
29+
snowflake-connector-python==2.3.4
3030
phoenixdb==0.7
3131
# certifi is needed to support MongoDB and SSL:
3232
certifi>=2019.9.11

0 commit comments

Comments
 (0)