updated requirements
Showing
... | ... | @@ -4,11 +4,12 @@ Flask-Caching==2.0.0 |
Flask-Cors==3.0.10 | ||
Flask-SQLAlchemy==2.5.1 | ||
gunicorn==20.1.0 | ||
pandas==1.4.2 | ||
psycopg2-binary==2.9.3 | ||
pandas==1.5.1 | ||
psycopg2-binary==2.9.4 | ||
requests==2.28.1 | ||
Rulemall==0.1 | ||
six==1.16.0 | ||
SQLAlchemy==1.4.35 | ||
SQLAlchemy==1.4.42 | ||
tzdata==2022.1 | ||
tzlocal==4.2 | ||
urllib3==1.26.10 | ||
... | ... |
Please register or sign in to comment