Spaces:
Sleeping
Sleeping
arman77mxx
commited on
Commit
•
b11af1d
1
Parent(s):
d9c6f58
update2
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
streamlit
|
2 |
-
llama-index==0.
|
|
|
3 |
langchain
|
4 |
-
openai==0.28.1
|
5 |
chromadb
|
6 |
pandas
|
7 |
numpy
|
|
|
1 |
+
streamlit==1.13.0
|
2 |
+
llama-index==0.9.1
|
3 |
+
openai>=1.1.0
|
4 |
langchain
|
|
|
5 |
chromadb
|
6 |
pandas
|
7 |
numpy
|