We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7046045 + 08d413e commit b24ec83Copy full SHA for b24ec83
requirements.txt
@@ -1,7 +1,7 @@
1
# Base ----------------------------------------
2
sqlalchemy==1.4.37
3
pymysql==1.0.2
4
-pandas==1.4.2
+pandas>=1.4.2
5
python-dotenv==0.20.0
6
psycopg2-binary==2.9.3
7
requests==2.27.1
0 commit comments