This commit is contained in:
huangtao
2022-06-23 10:04:16 +08:00
commit 83741d1d93
84 changed files with 11217 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