mirror of
https://github.com/veops/cmdb.git
synced 2025-08-22 16:03:29 +08:00
feat(api): add lz4 package
This commit is contained in:
@@ -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
|
||||
|
@@ -50,3 +50,4 @@ WTForms==3.0.0
|
||||
shamir~=17.12.0
|
||||
pycryptodomex>=3.19.0
|
||||
colorama>=0.4.6
|
||||
lz4>=4.3.2
|
Reference in New Issue
Block a user