fastapi-template/requirements.txt

22 lines
238 B
Text
Raw Normal View History

2026-05-13 15:09:59 +01:00
fastapi
pydantic
uvicorn
jinja2
python-dotenv
requests
itsdangerous
starlette
pydantic-settings
authlib
joserfc
httpx
types-authlib
python-jose
pytest
uvloop; sys_platform != 'win32'
sqlalchemy
httptools
psycopg
alembic
prometheus-client