typer[all]>=0.12.0
rich>=13.7.0
pydantic>=2.6.0
pydantic-settings>=2.2.0
openai>=1.30.0
anthropic>=0.28.0
google-generativeai>=0.7.0
gitpython>=3.1.40
PyGithub>=2.3.0
docker>=7.0.0
jinja2>=3.1.4
httpx>=0.27.0
requests>=2.31.0
pathspec>=0.12.1
tinydb>=4.8.0
python-dotenv>=1.0.0
tiktoken>=0.7.0
keyring>=24.0.0
prompt_toolkit>=3.0.0

[all]
autodevops-ai[cloud,kubernetes,langchain,vector]

[cloud]
boto3>=1.34.0
azure-identity>=1.15.0
azure-mgmt-resource>=23.0.0
azure-mgmt-web>=7.2.0
google-cloud-run>=0.10.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-asyncio>=0.23.0
ruff>=0.4.0
mypy>=1.9.0
build>=1.2.0
twine>=5.0.0
pre-commit>=3.7.0

[kubernetes]
kubernetes>=29.0.0

[langchain]
langchain>=0.2.0
langchain-community>=0.2.0

[vector]
chromadb>=0.5.0
