| # requirements.txt | |
| agentic-reliability-framework>=3.3.9 | |
| fastapi>=0.115.2,<1.0 | |
| uvicorn[standard]>=0.24.0 | |
| gradio[oauth,mcp]==6.5.1 # Changed from gradio==4.44.1 | |
| pydantic>=2.5.0 | |
| python-multipart>=0.0.9 | |
| pandas>=2.0.0 | |
| numpy>=1.24.0 | |
| scipy>=1.11.0 | |
| python-dateutil>=2.8.2 | |
| typing-extensions>=4.8.0 | |
| huggingface-hub>=0.20.0 | |
| requests>=2.31.0 | |
| pyyaml>=6.0 | |
| sentence-transformers>=2.2.0 | |