PyMieSim>=5.0.3
numpy==2.2.6
dash==4.1.0
dash-bootstrap-components==2.0.4
plotly==6.7.0

[dev]
flake8==7.3.0

[documentation]
numpydoc~=1.8
sphinx>=6
sphinx-gallery~=0.17
sphinx-rtd-theme~=3.0
pydata-sphinx-theme~=0.15

[testing]
pytest<10.0,>=7.4
pytest-cov<8,>=2
pytest-json-report~=1.5
coverage~=7.6
