Skip to content

Commit

Permalink
add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
saowu committed Mar 9, 2020
1 parent c490737 commit e0d25ff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .idea/FigureBed.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
APScheduler==3.6.3
Click==7.0
DBUtils==1.3
Flask==1.1.1
Flask-APScheduler==1.11.0
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.1
MarkupSafe==1.1.1
numpy==1.18.1
pandas==1.0.1
PyMySQL==0.9.3
python-dateutil==2.8.1
pytz==2019.3
six==1.14.0
tzlocal==2.0.0
Werkzeug==1.0.0

0 comments on commit e0d25ff

Please sign in to comment.