numpy<2.3,>=1.26
scipy<1.16,>=1.11
pandas<2.4,>=2.1
matplotlib<3.11,>=3.8
openpyxl>=3.1
jinja2>=3.1
fastapi>=0.110
uvicorn[standard]>=0.27
typer>=0.12
pydantic>=2.6
python-multipart>=0.0.9

[dev]
black>=24.0
build>=1.2
httpx2>=2.0
mypy>=1.10
pytest>=8.0
pytest-cov>=4.1
ruff>=0.6
twine>=5.1

[dev:python_version < "3.11"]
tomli>=2.0
