cloud-incident-response / requirements.txt
Elliot89's picture
Update requirements.txt
07a26d7 verified
raw
history blame contribute delete
147 Bytes
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
requests>=2.31.0
openai>=1.58.0
httpx>=0.27.0,<0.29.0
python-dotenv>=1.0.0
gradio>=5.0.0