fastapi
uvicorn
kedro

[dev]
black==21.10b0
isort==5.10.0
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==4.0.1
