Files
queueful/backend/requirements.txt
2024-05-10 15:11:25 +03:00

9 lines
118 B
Plaintext

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