numpy>=1.20
scipy>=1.8
pandas>=1.3
networkx>=2.7
requests>=2.0
matplotlib>=3.4
seaborn>=0.10

[all]
xgi[benchmark,developer,docs,release,test,tutorial]

[benchmark]
hypernetx>=1.0
asv>=0.5

[developer]
black[jupyter]>=24.3
isort==5.10.1
pylint>=3.0
nbqa

[docs]
sphinx~=6.0
sphinx_copybutton
sphinx-rtd-theme>=1.2
numpydoc>=1.1
pillow>=8.2
matplotlib>=3.3
sphinx-design
ipykernel
nbsphinx
nbsphinx-link
pydata-sphinx-theme

[release]
twine>=3.4
build>=1.2.1
wheel>=0.36
github-changelog

[test]
pytest>=7.2
pytest-cov>=4.0

[tutorial]
jupyter>=1.0
ipython<=8.12.0
