anthropic>=0.40.0
openai>=1.50.0
jsonschema>=4.20.0
python-dotenv>=1.0.0
rich>=13.0.0

[all]
litellm>=1.0.0
bert-score>=0.3.0
requests>=2.28.0
playwright>=1.40.0
pytest>=7.0.0
langgraph>=0.2.0
langchain-core>=0.3.0
openai-agents>=0.0.1

[bertscore]
bert-score>=0.3.0

[browser]
playwright>=1.40.0
requests>=2.28.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
ruff>=0.3.0
build>=1.0.0
twine>=5.0.0

[langgraph]
langgraph>=0.2.0
langchain-core>=0.3.0

[litellm]
litellm>=1.0.0

[openai-agents]
openai-agents>=0.0.1

[pytest]
pytest>=7.0.0

[requests]
requests>=2.28.0
