numpy>=1.20
scipy>=1.8
matplotlib>=3.4
xgi>=0.7.2
seaborn>=0.12
numba>=0.59

[dev]
black[jupyter]>=24.0
isort>=5.10
pre-commit>=2.12
pylint>=2.10

[doc]
sphinx~=6.0
sphinx-copybutton
sphinx-rtd-theme>=1.2
sphinx-design
numpydoc>=1.1
pillow>=8.2
matplotlib>=3.3

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