fooder-api/requirements_local.txt
Piotr Domański af6c753e90
Some checks failed
Python lint and test / linttest (push) Has been cancelled
modernize
2026-01-03 20:36:46 +01:00

20 lines
265 B
Text

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