numpy>=1.24.0
numba>=0.58.0

[api]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.5.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black
