REFACTOR API gateway fix 6

This commit is contained in:
Urtzi Alfaro
2025-07-26 21:48:53 +02:00
parent 7d5c8bc9a4
commit de3bd5e541
5 changed files with 66 additions and 74 deletions

View File

@@ -37,7 +37,7 @@ python-json-logger==2.0.4
# Security
python-jose[cryptography]==3.3.0
bcrypt==4.1.2
passlib[bcrypt]==1.7.4
# Testing
pytest==7.4.3