petter2025's picture
Update requirements.txt
b69eaed verified
raw
history blame
386 Bytes
# 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