Skip to content

Commit

Permalink
Merge pull request getredash#54 from Avey777/master
Browse files Browse the repository at this point in the history
Update requirements_all_ds.txt 

dql==0.5.26 >> 0.6.2
dynamo3==0.4.10. >> 1.0.0
boto3>=1.10.0,<1.11.0 >> boto3>=1.14.0,<1.15.0
botocore>=1.13,<1.14.0 >> botocore>=1.13,<=1.17.55
#pymapd==0.19.0
  • Loading branch information
Avey777 committed Jun 19, 2023
2 parents b65f7dd + 0eca68a commit 76399cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements_all_ds.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ pymongo[tls,srv]==3.9.0
vertica-python==0.9.5
td-client==1.0.0
pymssql==2.1.5
dql==0.5.26
dynamo3==0.4.10
boto3>=1.10.0,<1.11.0
dql==0.6.2
dynamo3==1.0.0
boto3>=1.14.0,<1.15.0
botocore>=1.13,<1.14.0
sasl>=0.1.3
thrift>=0.8.0
Expand All @@ -22,7 +22,7 @@ memsql==3.2.0
atsd_client==3.0.5
simple_salesforce==0.74.3
PyAthena>=1.5.0,<=1.11.5
pymapd==0.19.0
#pymapd==0.19.0
qds-sdk>=1.9.6
# ibm-db>=2.0.9
pydruid==0.5.7
Expand All @@ -47,4 +47,4 @@ nzpy>=1.15
nzalchemy
python-arango==6.1.0
pinotdb>=0.4.5
pyarrow==10.0.0
pyarrow==10.0.0

0 comments on commit 76399cd

Please sign in to comment.