keras>=3.0.0
numpy>=1.23.0
scikit-learn>=1.2.0
scipy>=1.10.0
pandas>=1.5.0

[all-backends]
tensorflow>=2.15.0
jax>=0.4.0
jaxlib>=0.4.0
torch>=2.1.0

[dev]
build>=1.2.0
mypy>=1.8.0
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-timeout>=2.3.0
pytest-xdist>=3.5.0
ruff>=0.6.0
twine>=5.0.0

[docs]
sphinx>=7.0.0
sphinx-autodoc-typehints>=2.0.0
sphinx-rtd-theme>=2.0.0
sphinx-copybutton>=0.5.0
nbsphinx>=0.9.0
ipython>=8.0.0

[jax]
jax>=0.4.0
jaxlib>=0.4.0

[tensorflow]
tensorflow>=2.15.0

[torch]
torch>=2.1.0
