@@ -0,0 +1,16 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
sqlalchemy[asyncio]==2.0.36
|
||||
asyncpg==0.30.0
|
||||
alembic==1.14.0
|
||||
pydantic==2.10.4
|
||||
pydantic-settings==2.7.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
bcrypt==4.2.1
|
||||
python-multipart==0.0.20
|
||||
jinja2==3.1.5
|
||||
itsdangerous==2.2.0
|
||||
qrcode[pil]==8.0
|
||||
httpx==0.28.1
|
||||
greenlet==3.1.1
|
||||
cryptography==44.0.0
|
||||
Reference in New Issue
Block a user