Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
-
streamlit==1.
|
3 |
pathlib
|
4 |
openai
|
5 |
numpy
|
|
|
1 |
pandas
|
2 |
+
streamlit==1.20.0
|
3 |
pathlib
|
4 |
openai
|
5 |
numpy
|