Chore(Fix): Package dependency

This commit is contained in:
2026-02-28 19:19:42 +05:45
parent b2212ab4d6
commit 8fdc362216
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -14,7 +14,7 @@ Flask-Marshmallow==0.15.0
marshmallow-sqlalchemy==0.29.0
# Security
bcrypt==4.1.2
bcrypt==4.2.0
Flask-Bcrypt==1.0.1
pyotp==2.9.0
@@ -24,7 +24,7 @@ cbor2==5.6.0
# JWT / OIDC
PyJWT==2.8.0
cryptography==41.0.7
cryptography==42.0.7
# CORS
Flask-CORS==4.0.0
@@ -50,4 +50,4 @@ python-json-logger==2.0.7
qrcode[pil]
# SSH CA Certificate signing
sshkey-tools==0.11.0
sshkey-tools==0.11.3
+3 -3
View File
@@ -37,8 +37,8 @@ pytz==2023.3
python-dotenv==1.0.0
pydantic==2.5.0
PyJWT==2.8.0
cryptography==41.0.7
cryptography==42.0.7
pycryptodome==3.20.0
psycopg2==2.9.9
sshkey-tools==0.10.3
psycopg2-binary==2.9.9
sshkey-tools==0.11.3
sendgrid==6.11.0