mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 13:48:06 +08:00
feat(api): i18n
feat(api): i18n
This commit is contained in:
@@ -27,6 +27,8 @@ Flask-Cors = ">=3.0.8"
|
||||
ldap3 = "==2.9.1"
|
||||
pycryptodome = "==3.12.0"
|
||||
cryptography = ">=41.0.2"
|
||||
# i18n
|
||||
flask-babel = "==4.0.0"
|
||||
# Caching
|
||||
Flask-Caching = ">=1.0.0"
|
||||
# Environment variable parsing
|
||||
|
Reference in New Issue
Block a user