Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +1 -1
requirement.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio>=4.0.0
|
2 |
pandas>=1.3.0
|
3 |
-
numpy>=1.
|
4 |
matplotlib>=3.5.0
|
5 |
scipy>=1.7.0
|
6 |
psutil>=5.8.0
|
|
|
1 |
gradio>=4.0.0
|
2 |
pandas>=1.3.0
|
3 |
+
numpy>=1.21.0
|
4 |
matplotlib>=3.5.0
|
5 |
scipy>=1.7.0
|
6 |
psutil>=5.8.0
|