torch>=2.0.0
torchvision>=0.15.0
numpy>=1.21.0
pandas>=1.3.0
scipy>=1.7.0
Pillow>=8.3.0
transformers>=4.20.0
huggingface-hub>=0.16.0
tqdm>=4.62.0
pyyaml>=5.4.0
requests>=2.28.0
safetensors>=0.3.0

[all]
ssllib[dev,docs,examples,hf,optional]

[dev]
pytest>=7.0
pytest-cov>=3.0
black>=22.0
isort>=5.10
pylint>=2.15
mypy>=1.0
flake8>=5.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
sphinx-autodoc-typehints>=1.19

[examples]
matplotlib>=3.5.0
seaborn>=0.11.0
jupyter>=1.0.0
ipywidgets>=8.0.0
notebook>=6.5.0

[hf]
datasets>=2.14.0

[optional]
scikit-learn>=1.0.0
sentencepiece>=0.1.96
