scikit-learn>=0.24
huggingface_hub>=0.9.0rc3
modelcards>=0.1.6
tabulate>=0.8.8

[:python_full_version < "3.8"]
typing_extensions>=3.7

[docs]
sphinx>=3.2.0
sphinx-gallery>=0.7.0
sphinx-rtd-theme>=1
numpydoc>=1.0.0
sphinx-prompt>=1.3.0
sphinx-issues>=1.2.0
matplotlib>=3.3
pandas>=1

[tests]
pytest>=5.0.1
pytest-cov>=2.9.0
flake8>=3.8.2
types-requests>=2.28.5
flaky>=3.7.0
