# CodeDebugger — Dependencies # Core fastapi>=0.104.0 uvicorn[standard]>=0.24.0 pydantic>=2.0.0 streamlit>=1.29.0 # LLM groq>=0.4.0 # Training (install separately for GPU environments) # trl>=0.7.0 # unsloth>=2024.0 # torch>=2.1.0 # transformers>=4.36.0 # peft>=0.7.0 # datasets>=2.15.0 # accelerate>=0.25.0 # Utilities pyyaml>=6.0 requests>=2.31.0 python-dotenv>=1.0.0