mlflow<2.0.0,>=1.0.0
kedro<0.17.0,>=0.16.0

[docs]
sphinx==3.4.3
recommonmark==0.7.1
sphinx_rtd_theme==0.5.1
sphinx-markdown-tables==0.0.15
pandas<1.3.0,>=1.0.0
numpy<1.19.0,>=1.0.0

[tests]
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.8.4
black==20.8b1
isort==5.7.0
