requests>=2.25.0
rich>=10.0.0
google-generativeai>=0.3.0
openai>=1.0.0
anthropic>=0.8.0
pyyaml>=6.0.0
pandas>=1.3.0
numpy>=1.21.0
matplotlib>=3.5.0
seaborn>=0.11.0

[all]
orionai[data,dev,ml,ui,web]

[data]
pandas>=1.3.0
numpy>=1.21.0
matplotlib>=3.5.0
seaborn>=0.11.0

[dev]
pytest>=6.0.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.0.0
flake8>=4.0.0
mypy>=0.900

[ml]
scikit-learn>=1.0.0
scipy>=1.7.0

[ui]
streamlit>=1.20.0

[web]
beautifulsoup4>=4.10.0
lxml>=4.6.0
