click==8.3.1
pyyaml==6.0.3
aiosqlite==0.22.1
sqlalchemy==2.0.48
python-dotenv==1.2.2
asyncio-throttle==1.0.2
setuptools==82.0.1
claude-agent-sdk==0.1.49

[all]
sugarai[github,mcp,memory,opencode]

[dev]
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.1.0
black==25.12.0
flake8==7.3.0
flake8-docstrings==1.7.0
isort==8.0.1
mypy==1.20.0
bandit==1.9.4
safety==3.7.0
pre-commit==4.5.1
types-PyYAML==6.0.12.20260408
types-requests==2.33.0.20260408
types-setuptools==82.0.0.20260408

[github]
PyGithub==2.9.0

[mcp]
mcp==1.26.0
starlette==0.52.1
uvicorn==0.42.0

[memory]
sentence-transformers==5.3.0
sqlite-vec==0.1.9

[opencode]
aiohttp==3.13.3

[test]
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.1.0
