numpy>=1.24
scipy>=1.10
pandas>=2.0
pydantic>=2.5
matplotlib>=3.7

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

[dev]
pytest>=7.4
hypothesis>=6.88
ruff>=0.4
mypy>=1.8
