csmith715 commited on
Commit
2186f5b
·
1 Parent(s): f224d0a

Adding multipart

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,4 +6,5 @@ numpy==1.26.4
6
  Pillow==10.4.0
7
  requests==2.32.3
8
  opencv-python~=4.11.0.86
9
- pydantic~=2.11.7
 
 
6
  Pillow==10.4.0
7
  requests==2.32.3
8
  opencv-python~=4.11.0.86
9
+ pydantic~=2.11.7
10
+ python-multipart==0.0.12