File size: 386 Bytes
b69eaed
3bf0eee
b69eaed
 
3bf0eee
c4f5850
 
 
 
29a2fcb
814eac6
c4f5850
 
3bf0eee
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Updated requirements.txt with compatible versions
gradio==6.2.0
uvicorn==0.23.2
fastapi>=0.115.2,<1.0.0  # Changed from 0.104.1 to be compatible with gradio 6.2.0
nest_asyncio==1.6.0
agentic-reliability-framework>=3.3.9
plotly>=5.19.0
pandas>=2.0.0
numpy>=1.26.4
pydantic>=2.0.0
typing-extensions>=4.7.0
python-dotenv>=1.0.1
pyyaml>=6.0.1
websockets>=10.4
aiofiles>=22.0
httpx>=0.24.0