This commit is contained in:
lichen
2022-04-08 16:44:51 +08:00
parent 495dde36af
commit d21e025191
78 changed files with 11455 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==18.1
Flask==1.0.2
gunicorn==19.9.0