Spaces:
Running
Running
| # MCP Server for Indicateurs Territoriaux de Transition Écologique | |
| # Python >= 3.10 required | |
| # Gradio with MCP support (5.29.x - stable with Claude Desktop) | |
| gradio[mcp]>=5.27.1,<6.0.0 | |
| # HTTP client | |
| httpx>=0.27.0 | |
| # Data validation | |
| pydantic>=2.0.0 | |
| # Environment variables | |
| python-dotenv>=1.0.0 | |
| # Async support | |
| anyio>=4.0.0 | |