mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 16:20:56 +08:00
feat: add cryptography to requirements
This commit is contained in:
@@ -26,6 +26,7 @@ Flask-Bcrypt = "==1.0.1"
|
||||
Flask-Cors = ">=3.0.8"
|
||||
ldap3 = "==2.9.1"
|
||||
pycryptodome = "==3.12.0"
|
||||
cryptography = "==41.0.2"
|
||||
# Caching
|
||||
Flask-Caching = ">=1.0.0"
|
||||
# Environment variable parsing
|
||||
|
Reference in New Issue
Block a user