Skip to content

Commit 0dfe726

Browse files
authored
1 parent a1e3369 commit 0dfe726

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements_all_ds.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ cassandra-driver==3.21.0
2121
memsql==3.0.0
2222
atsd_client==3.0.5
2323
simple_salesforce==0.74.3
24-
PyAthena>=1.5.0
24+
PyAthena>=1.5.0,<=1.11.5
2525
pymapd==0.19.0
2626
qds-sdk>=1.9.6
2727
ibm-db>=2.0.9
@@ -45,4 +45,4 @@ pandas==1.3.4
4545
nzpy>=1.15
4646
nzalchemy
4747
python-arango==6.1.0
48-
pinotdb>=0.4.5
48+
pinotdb>=0.4.5

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mock==3.0.5
77
# (this is not perfect and we should resolve this in a different way)
88
pymongo[srv,tls]==3.9.0
99
botocore>=1.13,<1.14.0
10-
PyAthena>=1.5.0
10+
PyAthena>=1.5.0,<=1.11.5
1111
ptvsd==4.3.2
1212
freezegun==0.3.12
1313
watchdog==0.9.0

0 commit comments

Comments
 (0)