Zenithwang commited on
Commit
61b5a56
·
verified ·
1 Parent(s): 6a6db8a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ gradio==4.36.1
2
  httpx==0.27.2
3
  Pillow==10.4.0
4
  uvicorn==0.30.1
5
- starlette==0.37.2
6
  fastapi==0.111.0
 
7
  h11==0.14.0
8
  anyio==4.4.0
 
 
2
  httpx==0.27.2
3
  Pillow==10.4.0
4
  uvicorn==0.30.1
 
5
  fastapi==0.111.0
6
+ starlette==0.37.2
7
  h11==0.14.0
8
  anyio==4.4.0
9
+ python-multipart==0.0.9