torch>=1.11.0
pytorch-lightning>=1.6.0
transformers>=4.20.0
esm>=2.0.0
pandas>=1.3.0
scikit-learn>=1.0.0
wandb>=0.12.0
tqdm>=4.62.0
huggingface-hub>=0.8.0

[dev]
pytest>=6.0
pytest-cov>=2.10
black>=22.0
isort>=5.0
flake8>=4.0
mypy>=0.900
pre-commit>=2.15.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.15.0

[notebooks]
jupyter>=1.0.0
matplotlib>=3.3.0
seaborn>=0.11.0
plotly>=5.0.0
ipywidgets>=7.6.0
