numpy<=1.23.5,>=1.21.0
pandas>=1.5.0
woodwork>=0.22.0
click>=8.0.0
black[jupyter]>=22.3.0

[dev]
ruff==0.0.228

[docs]
docutils<0.17,>=0.15.2
pydata-sphinx-theme>=0.3.1
astroid<=2.6.6
Sphinx>=4.5.0
nbconvert>=6.4.5
nbsphinx<0.9.0,>=0.8.5
sphinx-autoapi>=1.8.3
sphinx-inline-tabs==2022.1.2b11
sphinx-copybutton==0.4.0
myst-parser==0.16.1

[test]
pytest==7.1.2
coverage[toml]>=6.4
