typer>=0.9.0
ollama>=0.3.0
tree-sitter>=0.20.0
tree-sitter-python>=0.20.0
tree-sitter-javascript>=0.20.0
llama-index>=0.10.0
llama-index-embeddings-huggingface>=0.1.0
sentence-transformers>=2.2.0
faiss-cpu>=1.8.0
rich>=13.0.0
questionary>=2.0.0
pydantic>=2.0.0
gitpython>=3.1.0
watchdog>=3.0.0

[dev]
pytest>=7.0
black>=23.0
flake8>=6.0
mypy>=1.0
