loguru>=0.5.3
scipy>=1.7.2
numpy>=1.21.3
autoray>=0.5.0

[all]
torchquad[torch]
torchquad[jax]
torchquad[tensorflow]

[dev]
pytest>=6.2.1
matplotlib>=3.3.3
pytest-cov>=4.0.0
pytest-error-for-skips>=2.0.2
ruff>=0.14.6
pydoclint>=0.8.3
vulture>=2.14
pre-commit>=3.5.0
build>=1.0.0
twine>=6.1.0

[docs]
sphinx>=3.4.3
sphinx_rtd_theme>=0.5.1

[jax]
jax[cpu]>=0.4.17

[tensorflow]
tensorflow>=2.18.0

[torch]
torch>=2.1
