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 86c6be7 commit 8cf8fc2Copy full SHA for 8cf8fc2
requirements.txt
@@ -1,10 +1,10 @@
1
boto3>=1.12.0,<2.0.0
2
botocore>=1.15.0,<2.0.0
3
numpy>=1.18.0,<1.20.0
4
+sqlalchemy-redshift>=0.7.0,<0.9.0
5
+SQLAlchemy>=1.3.10,<1.3.14
6
pandas~=1.0.0
7
pyarrow~=0.17.0
8
s3fs~=0.4.2
9
psycopg2-binary~=2.8.0
10
pymysql~=0.9.0
-sqlalchemy-redshift~=0.7.0
-SQLAlchemy>=1.3.10,<1.3.14
0 commit comments