flask==2.2.2
scikit-learn==1.2.1
torch
numpy==1.23.5
tqdm==4.64.1
pathlib==1.0.1
pandas==1.5.3
celery==5.3.6
gunicorn==20.1.0
pillow==9.4.0
requests==2.31.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
