Spaces:
Running
Running
Deploy (see actual commits on https://github.com/mlcommons/croissant).
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ pytest
|
|
6 |
python-magic
|
7 |
rdflib
|
8 |
requests
|
9 |
-
streamlit
|
10 |
streamlit-nested-layout
|
|
|
6 |
python-magic
|
7 |
rdflib
|
8 |
requests
|
9 |
+
streamlit>=1.31.0
|
10 |
streamlit-nested-layout
|