Dev api 231211 (#294)

* fix(api): cas authentication

* feat(api): add lz4 package
This commit is contained in:
pycook
2023-12-11 19:30:09 +08:00
committed by GitHub
parent 379cabbfca
commit a1a6b11072
3 changed files with 9 additions and 13 deletions

View File

@@ -34,7 +34,7 @@ cryptography>=41.0.2
PyJWT==2.4.0
PyMySQL==1.1.0
ldap3==2.9.1
PyYAML==6.0
PyYAML==6.0.1
redis==4.6.0
requests==2.31.0
requests_oauthlib==1.3.1
@@ -48,6 +48,6 @@ treelib==1.6.1
Werkzeug>=2.3.6
WTForms==3.0.0
shamir~=17.12.0
hvac~=2.0.0
pycryptodomex>=3.19.0
colorama>=0.4.6
lz4>=4.3.2