requests>=2.28.0
toml>=0.10.0
click>=8.0.0
rich>=13.4.0
langextract>=0.1.0
matplotlib>=3.7.0
seaborn>=0.12.0
plotly>=5.15.0
bokeh>=3.2.0
pandas>=2.0.0
numpy>=1.24.0
jinja2>=3.1.0
beautifulsoup4>=4.12.0
typer>=0.9.0
openpyxl>=3.1.0
pyyaml>=6.0
psutil>=5.9.0

[ai-providers]
openai>=1.0.0
anthropic>=0.7.0
google-generativeai>=0.3.0

[all]
intelliscript[ai-providers,dev,docs]

[dev]
pytest>=7.0.0
pytest-mock>=3.11.0
pytest-asyncio>=0.21.0
coverage[toml]>=7.2.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=9.0.0
mkdocs-mermaid2-plugin>=0.6.0
