fooder-api/requirements_local.txt

20 lines
252 B
Text
Raw Permalink Normal View History

2023-10-27 15:12:48 +02:00
fastapi
pydantic
pydantic_settings
sqlalchemy[postgresql_asyncpg]
uvicorn[standard]
python-jose[cryptography]
passlib[bcrypt]
fastapi-users
pytest
2024-03-25 18:22:18 +01:00
requests
black
flake8
flake8-bugbear
httpx
2024-05-20 12:13:09 +02:00
aiosqlite
mypy
types-requests
types-passlib
types-python-jose