lxml>=4.9
aiostream>=0.5
pyyaml>=6.0
pyhumps>=3.0
cryptography>=41.0
httpx>=0.27
termcolor>=2.0

[all]
xml-pipeline[console,llm,tools]

[anthropic]
anthropic>=0.39

[console]
prompt_toolkit>=3.0

[dev]
xml-pipeline[all,test]
mypy>=1.8
ruff>=0.1
types-PyYAML

[llm]
xml-pipeline[anthropic,openai]

[openai]
openai>=1.0

[redis]
redis>=5.0

[search]
duckduckgo-search>=6.0

[test]
pytest>=7.0
pytest-asyncio>=0.23
pytest-cov>=4.0

[tools]
xml-pipeline[redis,search]
