mcp>=1.25.0
fastmcp>=2.14.1
pydantic>=2.12.5
pydantic-settings>=2.12.0
typing-extensions>=4.13.0
hanzo-async>=0.1.0
hanzo-tools>=0.3.0
hanzo-tools-fs>=0.1.0
hanzo-tools-shell>=0.6.1
hanzo-tools-browser>=0.1.0
hanzo-tools-memory>=0.1.0
hanzo-tools-todo>=0.1.0
hanzo-tools-reasoning>=0.1.0
hanzo-tools-lsp>=0.1.0
hanzo-tools-computer>=0.1.0
hanzo-tools-config>=0.1.0
hanzo-tools-refactor>=0.1.0
hanzo-tools-llm>=0.1.0
hanzo-tools-agent>=0.3.1
hanzo-tools-api>=0.2.1
hanzo-persona>=1.0.0
uvloop>=0.22.1

[dev]
pytest>=7.0.0
pytest-cov>=4.1.0
ruff>=0.14.0
black>=23.3.0
mypy>=1.10.0
types-aiofiles>=23.2.0
types-psutil>=5.9.5
types-setuptools>=69.5.0

[docs]
sphinx>=8.0.0
sphinx-rtd-theme>=3.0.0
myst-parser>=4.0.0
sphinx-copybutton>=0.5.0

[memory]
hanzo-tools-memory[full]>=0.2.0
sqlite-vec>=0.1.0
fastembed>=0.4.0

[performance]
ujson>=5.7.0
orjson>=3.9.0

[publish]
twine>=4.0.2
build>=1.0.3

[test]
pytest>=7.0.0
pytest-cov>=4.1.0
pytest-mock>=3.10.0
pytest-asyncio>=0.26.0
