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

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[examples]
pandas>=1.5
matplotlib
jupyter

[external]
pyvinecopulib==0.7.5

[test]
pytest>=7.0
pytest-xdist>=3.5
pandas>=1.5
mypy>=1.10

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