inoki-giskard commited on
Commit
affb297
1 Parent(s): 997cf3e

Limit multipart to 0.0.12 due to broken build

Browse files

See: https://github.com/gradio-app/gradio/pull/9783

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,4 +8,4 @@ tabulate
8
  avidtools
9
  -e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
10
  numpy<2.0
11
- python-multipart
 
8
  avidtools
9
  -e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
10
  numpy<2.0
11
+ python-multipart==0.0.12