keras>=2.14.0
tensorflow>=2.14.0
pandas>=1.3.0
numpy>=1.21.0
scikit-learn>=0.24.0
matplotlib>=3.3.0
seaborn>=0.11.0
requests>=2.32.2
pillow>=8.0.0
opencv-python>=4.5.0
ipywidgets>=7.6.0

[:python_version < "3.9"]
importlib_resources>=1.3.0

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
black>=21.0
flake8>=3.9
mypy>=0.910
safety>=1.10.0
bandit>=1.7.0
build>=0.8.0
twine>=4.0.0

[notebooks]
jupyter>=1.0.0
notebook>=6.0.0
ipykernel>=6.0.0
