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

@@ -62,6 +62,7 @@ alembic = "==1.7.7"
hvac = "==2.0.0"
colorama = ">=0.4.6"
pycryptodomex = ">=3.19.0"
lz4 = ">=4.3.2"
[dev-packages]
# Testing