Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
openai==1.20.0
|
| 2 |
langchain==0.1.10
|
| 3 |
-
langchain-community==0.30
|
| 4 |
llama-index==0.10.30
|
| 5 |
gradio==3.33.1
|
| 6 |
docx2txt==0.8
|
|
|
|
| 1 |
openai==1.20.0
|
| 2 |
langchain==0.1.10
|
| 3 |
+
langchain-community==0.0.30
|
| 4 |
llama-index==0.10.30
|
| 5 |
gradio==3.33.1
|
| 6 |
docx2txt==0.8
|