jax>=0.4.20
jaxlib>=0.4.20
flax>=0.8.0
numpy>=1.24.0
python-dateutil>=2.8.2
typing-extensions>=4.8.0
pydantic>=2.5.0

[all]
jactus[dev,docs,viz]

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-xdist>=3.3.0
hypothesis>=6.92.0
black>=23.11.0
ruff>=0.1.6
mypy>=1.7.0
pre-commit>=3.5.0
ipython>=8.17.0
jupyter>=1.0.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
myst-parser>=2.0.0

[viz]
pandas>=2.1.0
matplotlib>=3.8.0
seaborn>=0.13.0
