numpy>=1.24
pyyaml>=6.0
pandas>=2.3.0
pydantic<3.0,>=2.7
graphviz>=0.20.1
evonet<0.2,>=0.1.0.dev5
matplotlib>=3.10

[dev]
mypy
types-PyYAML

[docs]
sphinx
sphinx-rtd-theme
myst-parser

[test]
pytest>=8
pytest-cov>=5
