This commit is contained in:
lichen
2022-04-08 19:46:46 +08:00
commit 5ea52d9d38
41 changed files with 9171 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