requests>=2.28.0
httpx>=0.24.0
tenacity>=9.0.0
typing_extensions>=4.0.0

[benchmark]
pytest-benchmark>=4.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-mock>=3.10.0
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
ruff>=0.1.0
mypy>=0.991

[docs]
sphinx<9.0.0,>=5.0.0
sphinx-rtd-theme>=1.0.0
furo>=2024.1.0
sphinx-autodoc-typehints>=1.19.0
sphinx-copybutton>=0.5.0
sphinx-design>=0.5.0

[rate-limit]
aiolimiter>=1.1.0

[tokenizer]
transformers>=4.30.0
tokenizers>=0.13.0
huggingface-hub>=0.16.0
