pandas>=2.0
openpyxl>=3.1
PyYAML>=6.0
SQLAlchemy<3.0,>=2.0
starlette<1.0,>=0.40
uvicorn>=0.30

[dev]
httpx>=0.27
pytest>=8.0

[postgres]
psycopg[binary]>=3.2
