Spaces:
Running
Running
updating streamlit version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
-
streamlit
|
3 |
pathlib
|
4 |
openai
|
5 |
numpy
|
|
|
1 |
pandas
|
2 |
+
streamlit==1.18.0
|
3 |
pathlib
|
4 |
openai
|
5 |
numpy
|