authlib>=1.2.0
fastapi>=0.92.0
python-dotenv>=0.21.1
psycopg[binary]>=3.1.16
requests>=2.28.2
httpx>=0.23.3
typer>=0.7.0
uvicorn>=0.20.0
tqdm

[dev]
pre-commit>=3.6.2
pytest>=7.2.1
pytest-asyncio>=0.20.3
pytest-mock>=3.10.0
pytest-postgresql>=5.0.0

[prometheus]
prometheus-client>=0.16.0
