Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pyyaml
|
2 |
-
streamlit
|
3 |
langcodes[data]
|
4 |
git+https://github.com/huggingface/datasets@dcef2f5ecf87aeb288ed6bd8583eac3380c84605#egg=datasets
|
5 |
altair<5
|
|
|
1 |
pyyaml
|
2 |
+
streamlit==0.88.0
|
3 |
langcodes[data]
|
4 |
git+https://github.com/huggingface/datasets@dcef2f5ecf87aeb288ed6bd8583eac3380c84605#egg=datasets
|
5 |
altair<5
|