requests>=2.32.0

[dev]
pytest>=7.0
fastapi>=0.115.0
uvicorn>=0.30.0
httpx>=0.27.0
sqlalchemy>=2.0.0
alembic>=1.13.0
psycopg[binary]>=3.1.0
websockets<14,>=10.0

[server]
fastapi>=0.115.0
uvicorn>=0.30.0
httpx>=0.27.0
sqlalchemy>=2.0.0
alembic>=1.13.0
psycopg[binary]>=3.1.0
websockets<14,>=10.0
