torch>=1.10.0
numpy>=1.19.0
pandas>=1.3.0
scikit-learn>=0.24.0
tqdm>=4.62.0
requests>=2.25.0

[all]
transformers>=4.0.0
pytest>=6.0
sphinx>=4.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.9
mypy>=0.910
build>=0.7
twine>=3.4
isort>=5.9.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=0.5

[transformers]
transformers>=4.0.0
