scikit-learn>=1.1.2
feature-engine>=1.4.1
pandas>=1.5
numpy>=1.23
matplotlib>=3.6
mlflow>=1.29
pydantic>=1.10
strictyaml>=1.6
typing_extensions>=4.3

[development]
ipykernel>=6.15
ipython>=8.5
ipywidgets>=8.0
jupyter>=1.0

[testing]
pytest>=7.3
pytest-cov>=2.0
mypy>=0.910
flake8>=3.9
pydantic>=1.10
strictyaml>=1.6
tox>=3.27
black>=21
isort>=5.10
