Spaces:
Running
Running
inoki-giskard
commited on
Commit
•
997cf3e
1
Parent(s):
c1ae24a
Add python-multipart as dep following their renaming
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ tabulate
|
|
8 |
avidtools
|
9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
10 |
numpy<2.0
|
|
|
|
8 |
avidtools
|
9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
10 |
numpy<2.0
|
11 |
+
python-multipart
|