ipython
patsy
seaborn
plotly
matplotlib
statsmodels
session-info

[:python_version < "3.12"]
numpy<2.0,>=1.21.0
pandas<4.0.0,>=1.5.0
scipy<1.14.0,>=1.7.0
scikit-learn<1.4.0,>=1.0.0

[:python_version >= "3.12"]
numpy>=1.24.0
pandas<4.0.0,>=2.0.0
scipy>=1.11.0
scikit-learn>=1.3.0

[dev]
setuptools_scm
wheel
pytest
pytest-cov
coverage
sphinx
notebook
nbconvert
pre-commit
