-
- Downloads
Merge remote-tracking branch 'origin/main' into main
No related branches found
No related tags found
setuptools==52.0.0 | ||
# | ||
# Flask | ||
# | ||
Flask==1.1.2 | ||
Flask-SQLAlchemy==2.4.4 | ||
Flask-Cors==3.0.10 | ||
Flask-Login==0.5.0 | ||
SQLAlchemy==1.3.22 | ||
# | ||
# PostgreSQL | ||
# | ||
psycopg2==2.8.6 | ||
# | ||
# Download | ||
# | ||
wget==3.2 | ||
celery[redis]==5.0.5 | ||
# | ||
... | ... | @@ -20,4 +14,4 @@ celery[redis]==5.0.5 |
#pyecharts-extras==0.0.5 | ||
#tokenize-rt==4.0.0 | ||
#numpy==1.19.5 | ||
#pandas==1.2.1 | ||
\ No newline at end of file | ||
#pandas==1.2.1 |
Please register or sign in to comment