httpsAkayush commited on
Commit
f5d4f07
·
1 Parent(s): 44fe5e3
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ pillow == 10.4.0
4
  requests == 2.32.3
5
  opencv-python-headless == 4.12.0.88
6
  fastapi==0.116.1
7
- uvicorn==0.35.0
 
 
4
  requests == 2.32.3
5
  opencv-python-headless == 4.12.0.88
6
  fastapi==0.116.1
7
+ uvicorn==0.35.0
8
+ python-multipart==0.0.20