forum-app/backend/requirements.txt

7 lines
88 B
Plaintext

fastapi
uvicorn[standard]
sqlalchemy
passlib[bcrypt]
pydantic
starlette
python-multipart