fooder-api/requirements/local.txt

22 lines
286 B
Text

fastapi
pydantic
pydantic-settings
sqlalchemy[postgresql_asyncpg]
uvicorn[standard]
python-jose[cryptography]
bcrypt<5.0.0
passlib[bcrypt]
fastapi-users
pytest
pytest-asyncio
faker
requests
black
flake8
flake8-bugbear
httpx
aiosqlite
mypy
types-requests
types-passlib
types-python-jose