We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e3369 commit 0dfe726Copy full SHA for 0dfe726
requirements_all_ds.txt
@@ -21,7 +21,7 @@ cassandra-driver==3.21.0
21
memsql==3.0.0
22
atsd_client==3.0.5
23
simple_salesforce==0.74.3
24
-PyAthena>=1.5.0
+PyAthena>=1.5.0,<=1.11.5
25
pymapd==0.19.0
26
qds-sdk>=1.9.6
27
ibm-db>=2.0.9
@@ -45,4 +45,4 @@ pandas==1.3.4
45
nzpy>=1.15
46
nzalchemy
47
python-arango==6.1.0
48
-pinotdb>=0.4.5
+pinotdb>=0.4.5
requirements_dev.txt
@@ -7,7 +7,7 @@ mock==3.0.5
7
# (this is not perfect and we should resolve this in a different way)
8
pymongo[srv,tls]==3.9.0
9
botocore>=1.13,<1.14.0
10
11
ptvsd==4.3.2
12
freezegun==0.3.12
13
watchdog==0.9.0
0 commit comments