pandas>=2.0
openpyxl>=3.1
defusedxml>=0.7.1
PyYAML>=6.0
SQLAlchemy<3.0,>=2.0
starlette<2.0,>=1.3.1
uvicorn>=0.30

[dev]
httpx>=0.27
pytest>=8.0

[postgres]
psycopg[binary]>=3.2
