requests>=2.25.0
typing-extensions>=4.0.0

[all]
openai>=1.0.0
anthropic>=0.25.0
pydantic>=2.0.0
jsonschema>=4.0.0
PyYAML>=6.0
allure-pytest>=2.12.0

[allure]
allure-pytest>=2.12.0

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=7.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=1.0.0

[jsonschema]
jsonschema>=4.0.0

[openai]
openai>=1.0.0

[pydantic]
pydantic>=2.0.0

[yaml]
PyYAML>=6.0
