numpy>=1.22
scipy>=1.9
joblib>=1.0
tqdm>=4.0

[:sys_platform == "win32"]
psutil

[contrib]
numba>=0.56

[docs]
mkdocs<2,>=1.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.25
black>=24.0
playwright>=1.51

[examples]
pandas>=1.5
matplotlib
jupyter

[external]
pyvinecopulib==0.7.5

[test]
setuptools>=77.0.3
pybind11>=3.0.0
numba>=0.56
pytest>=7.0
pytest-xdist>=3.5
pandas>=1.5
mypy>=1.10

[test:python_version < "3.11"]
tomli>=1.1.0
