matplotlib>=3.5.0
numpy>=1.21.0

[all]
gufo[pandas,polars,scipy,stats]

[dev]
gufo[docs,test]

[docs]
sphinx>=7.0
pydata-sphinx-theme>=0.15
myst-parser>=2.0
sphinx-autodoc-typehints>=1.23
sphinx-copybutton>=0.5

[pandas]
pandas>=1.3.0

[polars]
polars>=0.20.0

[scipy]
scipy>=1.7.0

[stats]
statsmodels>=0.13.0

[test]
gufo[all]
pytest>=7.0
