Spaces:
Running
Running
Limit dep versions
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ datasets
|
|
7 |
tabulate
|
8 |
avidtools
|
9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
10 |
-
multipart
|
|
|
|
7 |
tabulate
|
8 |
avidtools
|
9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
10 |
+
multipart<1.0
|
11 |
+
numpy<2.0
|