Spaces:
Runtime error
Runtime error
RosenZhang
commited on
Commit
·
8baa792
1
Parent(s):
de17192
update requirements
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
pandas
|
| 3 |
-
|
|
|
|
|
|
| 1 |
+
streamlit==1.12.0
|
| 2 |
+
pandas
|
| 3 |
+
pathlib
|
| 4 |
+
altair==4
|