Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==2.2.0
|
|
| 3 |
plotly==5.18.0
|
| 4 |
torch==2.2.0
|
| 5 |
numpy==1.26.3
|
|
|
|
| 6 |
|
|
|
|
| 3 |
plotly==5.18.0
|
| 4 |
torch==2.2.0
|
| 5 |
numpy==1.26.3
|
| 6 |
+
matplotlib==3.10.0
|
| 7 |
|