# Core dependencies  
click>=8.0.0  
colorama>=0.4.6  
rich>=13.0.0  
textual>=0.55.0  
watchdog>=3.0.0  
requests>=2.31.0  
pyflakes>=3.4.0  
openai>=2.8.1  

# Optional AI dependencies (install with: pip install debugbuddy[ai])  
# anthropic>=0.18.0  

# Development dependencies (install with: pip install debugbuddy[dev])  
# pytest>=7.0.0  
# pytest-cov>=7.0.0  
# black>=23.0.0  
# flake8>=6.0.0  
# mypy>=1.0.0
# numpy>=1.26.0
