
[dev]
pytest>=7.0
httpx>=0.24
fastapi>=0.100
uvicorn>=0.23

[postgres]
psycopg[binary]>=3.1

[web]
fastapi>=0.100
uvicorn>=0.23
