Spaces:
Sleeping
Sleeping
v2: update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit>=1.40
|
| 2 |
plotly>=6.0
|
| 3 |
pandas>=2.2
|
|
|
|
| 4 |
pyarrow>=18.0
|
| 5 |
huggingface_hub>=1.0
|
|
|
|
| 1 |
streamlit>=1.40
|
| 2 |
plotly>=6.0
|
| 3 |
pandas>=2.2
|
| 4 |
+
numpy>=1.26
|
| 5 |
pyarrow>=18.0
|
| 6 |
huggingface_hub>=1.0
|