Files
backend/requirements.txt
2026-01-31 16:52:42 -08:00

15 lines
177 B
Plaintext

fastapi
uvicorn[standard]
sqlalchemy[asyncio]
asyncpg
python-jose[cryptography]
passlib[bcrypt]
python-multipart
debugpy
watchfiles
argon2_cffi
pycryptodome
cryptography
httpx