Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
openai
|
4 |
-
streamlit==1.
|
5 |
streamlit-chat
|
6 |
beautifulsoup4
|
7 |
googlesearch-python
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
openai
|
4 |
+
streamlit==1.21.0
|
5 |
streamlit-chat
|
6 |
beautifulsoup4
|
7 |
googlesearch-python
|