This commit is contained in:
resonate
2022-01-23 12:35:48 +08:00
parent 28d503eb8b
commit 4eeb2cfec9
13 changed files with 179 additions and 7 deletions
+4 -1
View File
@@ -2,4 +2,7 @@
Flask==2.0.2
flask-restx==0.5.1
pymysql==1.0.2
Flask-Migrate==3.1.0
Flask-Migrate==3.1.0
flask-marshmallow==0.14.0
marshmallow-sqlalchemy==0.27.0
Flask-Login==0.5.0