requests>=2.31.0
typer<1.0.0,>=0.12.0
toml>=0.10.2
lancedb>=0.4.0
pyarrow>=14.0.0
tree-sitter>=0.24.0
tree-sitter-python>=0.23.0
tree-sitter-javascript>=0.23.0
tree-sitter-typescript>=0.23.0
rich>=13.0.0
python-docx>=1.0.0
pydantic>=2.0.0

[all]
crewai>=0.80.0
starlette>=0.27.0
uvicorn>=0.24.0
torch>=2.0.0
transformers<5.0.0,>=4.48.0
watchdog>=3.0.0

[crew]
crewai>=0.80.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
build>=1.0.0
twine>=5.0.0

[embeddings]
torch>=2.0.0
transformers<5.0.0,>=4.48.0

[explore]
starlette>=0.27.0
uvicorn>=0.24.0

[watch]
watchdog>=3.0.0
