Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
streamlit==1.18.1
|
| 2 |
pandas==1.5.3
|
|
|
|
|
|
|
|
|
| 1 |
streamlit==1.18.1
|
| 2 |
pandas==1.5.3
|
| 3 |
+
numpy==1.23.5
|
| 4 |
+
|