flask==2.2.2
scikit-learn==1.2.1
torch>=1.8.0
numpy==1.23.5
pandas==1.5.3
tqdm==4.64.1
celery==5.3.6
gunicorn==20.1.0
pillow==9.4.0
requests==2.31.0
dask[complete]>=2023.1.0
threadpoolctl>=3.1.0
joblib>=1.2.0
jupyter==1.0.0
jupyterlab==4.0.5
notebook==7.0.2
matplotlib==3.7.1
seaborn==0.12.2
plotly==5.17.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
jupyter>=1.0
notebook>=6.0

[models]
torch>=1.8.0
torchvision>=0.9.0

[viz]
matplotlib>=3.3.0
seaborn>=0.11.0
plotly>=5.0.0
