fooder-api/requirements_local.txt

9 lines
140 B
Text
Raw 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