Spaces:
Running
Running
Update numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ gradio==3.27.0
|
|
6 |
gradio_client==0.1.3
|
7 |
pandas==2.0.0
|
8 |
matplotlib
|
9 |
-
numpy
|
10 |
plotly
|
11 |
openpyxl==3.0.10
|
|
|
6 |
gradio_client==0.1.3
|
7 |
pandas==2.0.0
|
8 |
matplotlib
|
9 |
+
numpy==2.1
|
10 |
plotly
|
11 |
openpyxl==3.0.10
|