PyMieSim==5.1.2
numpy>=2.2.6
dash>=4.1.0
dash-bootstrap-components>=2.0.4
plotly>=6.7.0
gunicorn>=23.0.0
psycopg[binary]>=3.2.9

[bundling]
pyinstaller<7,>=6.14

[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
