Files
queueful/backend/requirements.txt
2024-03-30 13:34:50 +03:00

7 lines
95 B
Plaintext

fastapi[all]
uvicorn
pydantic
sqlalchemy
psycopg2-binary
python-jose[cryptography]
passlib[all]