20251222
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
uvicorn
|
||||
sqlalchemy
|
||||
pymysql
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-multipart
|
||||
SQLAlchemy>=1.4
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
bcrypt==4.0.1
|
||||
PyJWT
|
||||
pytest
|
||||
httpx
|
||||
pymysql
|
||||
cryptography
|
||||
bcrypt==3.2.0
|
||||
email-validator
|
||||
requests
|
||||
alembic>=1.13.0
|
||||
pyjwt
|
||||
|
||||
Reference in New Issue
Block a user