# Core dependencies
click==8.1.7
rich==13.9.0
gitpython==3.1.43
openai==1.46.0
watchdog==3.0.0

# AI integration
anthropic>=0.3.0
groq>=0.4.0
aiohttp==3.13.1

# Server
fastapi==0.120.0
uvicorn==0.38.0
pydantic==2.12.3
starlette==0.48.0

# Testing
pytest==8.0.0
pytest-asyncio==0.23.5
tqdm==4.66.1
python-dotenv==1.0.0
sqlalchemy==2.0.25
numpy==1.26.3
pyyaml==6.0.1
watchdog==3.0.0