mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 07:52:42 +08:00
Dev api 231211 (#294)
* fix(api): cas authentication * feat(api): add lz4 package
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user