numpy>=1.23
pandas>=1.5
scipy>=1.9
matplotlib>=3.6

[all]
tseda[dev,docs,stats]

[dev]
pytest>=7.4
pytest-cov>=4.1
black>=24.0
ruff>=0.4
mypy>=1.9
pandas-stubs

[docs]
sphinx>=7.2
sphinx-rtd-theme>=2.0
numpydoc>=1.7
sphinx-autodoc-typehints>=2.0
sphinx-copybutton>=0.5

[stats]
statsmodels>=0.14
