Spaces:
Sleeping
Sleeping
bobsbimal58
commited on
Commit
·
0fa5d80
1
Parent(s):
6c064fd
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
langchain==0.0.274
|
2 |
streamlit==1.18.1
|
3 |
-
altair
|
4 |
gpt4all==1.0.8
|
5 |
chromadb==0.4.7
|
6 |
urllib3==2.0.4
|
|
|
1 |
langchain==0.0.274
|
2 |
streamlit==1.18.1
|
3 |
+
altair<5
|
4 |
gpt4all==1.0.8
|
5 |
chromadb==0.4.7
|
6 |
urllib3==2.0.4
|