Change Pipfile

This commit is contained in:
what
2020-03-07 21:51:37 +08:00
parent 040986df20
commit a9aff714d1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
-i https://mirrors.aliyun.com/pypi/simple
# Flask
Flask == 1.0.3
Werkzeug > 0.15.5
Werkzeug >= 0.15.5
click >= 5.0
# Api
Flask-RESTful == 0.3.7