scipy>=1.3.3
numpy>=1.21.0
pandas>=1.3.0
tqdm>=4.32.0
cloudpickle>=1.5.0
distributed>=2021.10.0
dask[dataframe]>=2021.10.0
psutil>=5.6.6
click>=7.0.0
woodwork>=0.14.0
holidays>=0.13

[autonormalize]
autonormalize>=1.0.2

[complete]
featuretools-tsfresh-primitives>=1.0.0
alteryx-open-src-update-checker>=2.0.0
nlp-primitives[complete]>=2.0.0
pyspark>=3.2.0
pandas<1.4.0,>=1.3.0
autonormalize>=1.0.2

[dev]
scikit-learn!=0.22,>=0.20.0
codecov==2.1.12
flake8==4.0.1
ipython==7.31.1
isort==5.9.3
black==22.3.0
jupyter==1.0.0
matplotlib==3.3.3
nbconvert==6.4.5
nbsphinx==0.8.7
pydata-sphinx-theme==0.7.1
Sphinx==4.2.0
sphinx-copybutton==0.4.0
myst-parser==0.16.1
nlp_primitives[complete]>=2.3.0
autonormalize>=1.0.2
pyspark>=3.2.0
pandas<1.4.0,>=1.3.0
pytest>=5.2.0
pympler>=0.8
pytest-xdist>=1.26.1
pytest-cov>=2.6.1
graphviz>=0.8.4
moto[all]>=3.0.7
smart-open>=5.0.0
boto3>=1.17.46
composeml>=0.8.0
urllib3>=1.26.5
pyarrow>=3.0.0

[dev:python_version == "3.7"]
sphinx-inline-tabs==2021.3.28b7

[dev:python_version >= "3.8"]
sphinx-inline-tabs==2022.1.2b11

[nlp_primitives]
nlp-primitives[complete]>=2.0.0

[spark]
pyspark>=3.2.0
pandas<1.4.0,>=1.3.0

[test]
pytest>=5.2.0
pympler>=0.8
pytest-xdist>=1.26.1
pytest-cov>=2.6.1
graphviz>=0.8.4
moto[all]>=3.0.7
smart-open>=5.0.0
boto3>=1.17.46
composeml>=0.8.0
urllib3>=1.26.5
pyarrow>=3.0.0

[tsfresh]
featuretools-tsfresh-primitives>=1.0.0

[update_checker]
alteryx-open-src-update-checker>=2.0.0
