Change the requirements to support python3.8

This commit is contained in:
what
2020-03-07 21:20:46 +08:00
parent 194a2254a6
commit ca75c7dcd0
2 changed files with 25 additions and 25 deletions

View File

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