numpy>=1.24.0
pandas>=2.0.0
timesmith>=0.1.0

[all]
ressmith[dev,docs,examples,fit,viz]

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
black>=23.0.0
mypy>=1.0.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=2.0
sphinx-autodoc-typehints>=1.20

[examples]
jupyter>=1.0
notebook>=7.0
ipykernel>=6.0

[fit]
scipy>=1.10.0

[viz]
matplotlib>=3.7.0
