Update requirements

This commit is contained in:
Lost-MSth
2022-04-16 18:37:11 +08:00
parent 6075bda5d8
commit aa77a4c903
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ Sorry for no joke in English.
## 运行环境与依赖 Running environment and requirements
- Windows/Linux/Mac OS/Android...
- Python 3
- Flask module, Cryptography module
- Flask module >= 2.0, Cryptography module
- Charles, IDA, proxy app... (optional)
<!--

View File

@@ -1,2 +1,2 @@
flask==2.0.2
flask>=2.0
cryptography