
[:python_version < "3.11"]
typing_extensions>=4.0.0

[all]
llm-rosetta[anthropic,dev,gateway,google,openai,profiling]

[anthropic]
anthropic>=0.84.0

[dev]
python-dotenv
pytest
pytest-cov
pre-commit>=4.0.0
complexipy>=5.2.0
ruff==0.15.20
ty==0.0.54
build>=1.2.2.post1
twine>=6.1.0

[gateway]

[google]
google-genai>=1.67.0

[openai]
openai>=2.0.0

[profiling]
pyinstrument>=5.0.0
