Dev api 1103 (#252)

feat(api): update requirements
This commit is contained in:
pycook
2023-11-06 13:24:08 +08:00
committed by GitHub
parent c394c41c3c
commit e577dce4ee
2 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ Flask==2.3.2
Flask-Bcrypt==1.0.1
Flask-Caching==2.0.2
Flask-Cors==4.0.0
Flask-Login==0.6.2
Flask-Login>=0.6.2
Flask-Migrate==2.5.2
Flask-RESTful==0.3.10
Flask-SQLAlchemy==2.5.0
@@ -29,8 +29,8 @@ MarkupSafe==2.1.3
marshmallow==2.20.2
more-itertools==5.0.0
msgpack-python==0.5.6
Pillow==9.3.0
cryptography==41.0.2
Pillow>=10.0.1
cryptography>=41.0.2
PyJWT==2.4.0
PyMySQL==1.1.0
ldap3==2.9.1
@@ -45,7 +45,7 @@ supervisor==4.0.3
timeout-decorator==0.5.0
toposort==1.10
treelib==1.6.1
Werkzeug==2.3.6
Werkzeug>=2.3.6
WTForms==3.0.0
shamir~=17.12.0
hvac~=2.0.0