kedro<0.18.0,>=0.17.1
mlflow<2.0.0,>=1.0.0
deprecation==2.1.0

[dev]
black==21.7b0
isort==5.9.2
pre-commit<3.0.0,>=2.0.0
jupyter<2.0.0,>=1.0.0

[doc]
sphinx==4.1.1
recommonmark==0.7.1
sphinx_rtd_theme==0.5.2
sphinx-markdown-tables==0.0.15
pandas<2.0.0,>=1.0.0
numpy<2.0.0,>=1.0.0

[test]
pytest<7.0.0,>=5.4.0
pytest-cov<3.0.0,>=2.8.0
pytest-lazy-fixture<1.0.0,>=0.6.0
pytest-mock<4.0.0,>=3.1.0
scikit-learn<0.25.0,>=0.23.0
flake8==3.9.2
