Spaces:
Runtime error
Runtime error
| # Deployment-specific requirements for Hugging Face Spaces | |
| # Minimal requirements for demo deployment | |
| # Core dependencies | |
| anthropic>=0.49.0 | |
| autogen-agentchat==0.6.1 | |
| autogen-ext[grpc,mcp,ollama,openai]==0.6.1 | |
| bs4>=0.0.2 | |
| fastapi>=0.115.0 | |
| gradio>=5.22.0,<6.0.0 | |
| httpx>=0.28.1 | |
| langchain-anthropic>=0.3.10 | |
| langchain-community>=0.3.20 | |
| langchain-experimental>=0.3.4 | |
| langchain-openai>=0.3.9 | |
| langgraph>=0.3.18 | |
| langgraph-checkpoint-sqlite>=2.0.6 | |
| langsmith>=0.3.18 | |
| lxml>=5.3.1 | |
| mcp-server-fetch>=2025.1.17 | |
| mcp[cli]>=1.5.0 | |
| mysql-connector-python>=8.0.0 | |
| neo4j>=5.20.0 | |
| openai==1.91.0 | |
| openai-agents==0.0.19 | |
| plotly>=6.0.1 | |
| polygon-api-client>=1.14.5 | |
| psutil>=7.0.0 | |
| pypdf>=5.4.0 | |
| pypdf2>=3.0.1 | |
| python-dotenv>=1.0.1 | |
| requests>=2.32.3 | |
| semantic-kernel>=1.25.0 | |
| sendgrid>=6.11.0 | |
| setuptools>=78.1.0 | |
| smithery>=0.1.0 | |
| speedtest-cli>=2.1.3 | |
| watchdog>=6.0.0 | |
| wikipedia>=1.4.0 | |
| # Note: lineagentic-flow package will be installed locally after files are copied | |
| # The package is not included here to avoid pip installation issues during build | |