
[:python_version < "3.10"]
requests<2.33,>=2.32.5

[:python_version >= "3.10"]
requests>=2.34.2

[benchmark]
anthropic>=0.117.0

[dev]
pytest>=8.4.2
pytest-cov>=7.1.0
mypy<3,>=1.19.1
ruff>=0.15.22
anthropic>=0.117.0

[dev:python_version >= "3.10"]
pip-audit>=2.10.1
