| # # Updated Windows-compatible requirements for Topcoder Intelligence Assistant | |
| # # Working configuration with Gradio 5.39.0 | |
| # # UI Framework - confirmed working version | |
| # gradio==5.39.0 | |
| # # Core dependencies (pre-built wheels available) | |
| # httpx>=0.25.0 | |
| # python-dotenv>=1.0.0 | |
| # typing-extensions>=4.8.0 | |
| # # Optional: For future MCP integration when authentication is resolved | |
| # # fastapi>=0.104.0 | |
| # # uvicorn>=0.24.0 | |
| # Hugging Face Spaces Deployment Requirements | |
| # Topcoder Challenge Intelligence Assistant | |
| # CPU Basic Compatible - No GPU Dependencies | |
| gradio==5.39.0 | |
| httpx>=0.25.0 | |
| python-dotenv>=1.0.0 | |
| typing-extensions>=4.8.0 |