torch>=1.8.0
numpy>=1.19.0
scipy>=1.7.0
scikit-learn>=1.0.0
pandas>=1.3.0
matplotlib>=3.3.0
seaborn>=0.11.0
tqdm>=4.60.0
pyyaml>=5.4.0
deprecated>=1.2.0

[all]
cce[dev,docs,jupyter]

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
pre-commit>=2.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.15

[jupyter]
jupyter>=1.0.0
ipython>=7.0.0
plotly>=5.0.0
bokeh>=2.4.0
streamlit>=1.20.0
