click>=8.1.7
cryptography>=41.0.7
grpcio>=1.60.0
grpcio-tools>=1.60.0
protobuf>=4.25.0
mcp>=1.0.0
ast-grep-py>=0.8.0
qdrant-client>=1.16.0
fastembed>=0.7.0
tree-sitter>=0.21.0
tree-sitter-python>=0.21.0
jedi>=0.19.0
questionary>=2.0.0
prompt-toolkit>=3.0.0
rich>=13.0.0
python-dotenv>=1.0.0
pydantic>=2.0.0
typing-extensions>=4.9.0

[dev]
pytest>=7.4.3
pytest-cov>=4.1.0
black>=23.12.1
flake8>=6.1.0
isort>=5.12.0
mypy>=1.7.1
pre-commit>=3.5.0
bandit>=1.7.5
pip-audit>=2.6.0
build>=1.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-click>=5.0.0

[test]
pytest>=7.4.3
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-mock>=3.12.0
