fix requirements

This commit is contained in:
2025-12-01 22:20:15 +05:00
parent ca71883fe4
commit e89cb58b11

View File

@ -2,8 +2,8 @@ fastapi>=0.110.0
uvicorn>=0.28.0
motor>=3.7.0
python-jose>=3.3.0
passlib>=1.7.4
bcrypt>=4.0.1
passlib==1.7.4
bcrypt==4.3.0
python-multipart>=0.0.9
mongoengine>=0.24.2
python-dotenv>=1.0.0