fastapi>=0.116
numpy>=1.26
PyYAML>=6.0
uvicorn>=0.35

[dev]
httpx>=0.28
pytest>=8.0
twine>=6.0

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