Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
cohere
|
2 |
-
altair
|
3 |
streamlit
|
4 |
google-search-results
|
5 |
requests
|
|
|
1 |
cohere
|
2 |
+
altair<5
|
3 |
streamlit
|
4 |
google-search-results
|
5 |
requests
|