typer>=0.12.3
rich>=13.7.1
click>=8.1.7
textual>=0.80.0
inquirer>=3.2.4
pydantic>=2.7.1
pydantic-settings>=2.2.1
python-dotenv>=1.0.1
PyYAML>=6.0.1
datapizza-ai-core<0.2,>=0.1.3
httpx>=0.27.0
aiohttp>=3.9.5
websockets>=12.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.6
pdfplumber>=0.11.0
pypdf>=4.0.0
python-docx>=1.1.0
openpyxl>=3.1.0
watchdog>=4.0.0
psutil>=5.9.8
PyJWT>=2.8.0
cryptography>=42.0.7
loguru>=0.7.2

[anthropic]
anthropic>=0.25.7

[dev]
pytest>=8.2.0
pytest-asyncio>=0.23.6
pytest-cov>=5.0.0
ruff>=0.6.0
mypy>=1.11.0
import-linter>=2.0
pre-commit>=3.7.0
types-PyYAML

[docs]
mkdocs>=1.6.0
mkdocs-material>=9.5.0

[google]
google-generativeai>=0.5.4

[openai]
openai>=1.30.1

[providers]
anthropic>=0.25.7
openai>=1.30.1
google-generativeai>=0.5.4
