File size: 394 Bytes
d9b6c59
 
30cf758
 
 
6518b31
30cf758
d9b6c59
 
 
 
30cf758
1
2
3
4
5
6
7
8
9
10
11
12
13
# Gradio 5.7+ requires fastapi>=0.115.2 (0.115.0 conflicts with resolver).
fastapi>=0.115.2,<0.116
uvicorn[standard]==0.30.6
pydantic==2.9.2
openenv-core>=0.1.0
openai>=2.0.0
httpx>=0.27.0
# Gradio 5.8+ requires python-multipart>=0.0.18 (0.0.9 conflicts).
python-multipart>=0.0.18
# Gradio <5.7.1 breaks with huggingface_hub>=1 (HfFolder removed). Pin for fast Docker resolves.
gradio==5.50.0