numpy>=1.18
sly==0.5

[build]
build
setuptools>=64.0.0
setuptools-scm>=8

[demo-test]
montepy[demos]
papermill

[demos]
jupyter

[develop]
montepy[doc,format,test]

[doc]
sphinx>=7.4.0
sphinxcontrib-apidoc
pydata_sphinx_theme
sphinx-sitemap
sphinx-favicon
sphinx-copybutton

[format]
black>=23.3.0

[test]
coverage[toml]>=6.3.2
hypothesis
pytest
pytest-profiling
montepy[build]
phmutest
