Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -33,6 +33,7 @@ deepdiff # Find difference of config
|
|
33 |
|
34 |
# Testing
|
35 |
parameterized # Define multiple tests through decorators.
|
|
|
36 |
|
37 |
# Notebook
|
38 |
mediapy # Notebook Visualization
|
|
|
33 |
|
34 |
# Testing
|
35 |
parameterized # Define multiple tests through decorators.
|
36 |
+
numpy<2.0
|
37 |
|
38 |
# Notebook
|
39 |
mediapy # Notebook Visualization
|