Spaces:
Runtime error
Runtime error
Commit ·
a7aa951
1
Parent(s): 21cb474
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
datasets==2.9.0
|
| 2 |
streamlit==1.17.0
|
| 3 |
-
numpy==1.24.1
|
|
|
|
|
|
| 1 |
datasets==2.9.0
|
| 2 |
streamlit==1.17.0
|
| 3 |
+
numpy==1.24.1
|
| 4 |
+
altair==4.2.2
|