Spaces:
Sleeping
Sleeping
Winston B
commited on
Commit
·
a9a0a3b
1
Parent(s):
98757c0
Update version for streamlit
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ tqdm==4.64.0
|
|
10 |
fastjsonschema==2.15.1
|
11 |
json5==0.9.6
|
12 |
jsonschema==4.4.0
|
13 |
-
streamlit
|
14 |
scikit-learn==1.3.0
|
15 |
scipy==1.9.3
|
16 |
datasets
|
|
|
10 |
fastjsonschema==2.15.1
|
11 |
json5==0.9.6
|
12 |
jsonschema==4.4.0
|
13 |
+
streamlit>=1.23
|
14 |
scikit-learn==1.3.0
|
15 |
scipy==1.9.3
|
16 |
datasets
|