scikit-learn~=1.0

[:python_version < "3.8"]
numpy<1.22,>=1.20
pandas<1.4,>=1.0

[:python_version >= "3.8"]
numpy~=1.20
pandas~=1.0

[all]
furo~=2021.10.09
pydot
pydotplus
sphinx
sphinxcontrib-apidoc
sphinxcontrib-napoleon
psutil
codecov
coverage
pytest
pytest-cov
pytest-env
pytest-xdist

[doc]
furo~=2021.10.09
pydot
pydotplus
sphinx
sphinxcontrib-apidoc
sphinxcontrib-napoleon

[docs]
furo~=2021.10.09
pydot
pydotplus
sphinx
sphinxcontrib-apidoc
sphinxcontrib-napoleon

[mem]
psutil

[test]
codecov
coverage
pytest
pytest-cov
pytest-env
pytest-xdist

[tests]
codecov
coverage
pytest
pytest-cov
pytest-env
pytest-xdist
