fooder-api/requirements_local.txt
Piotr Domański d66eb8affa
Some checks failed
Python lint and test / linttest (push) Has been cancelled
[mypy] fixed all and added github action
2024-05-21 15:18:03 +02:00

19 lines
252 B
Text

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