Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ pydantic
|
|
3 |
openai==0.27.8
|
4 |
streamlit
|
5 |
streamlit_chat
|
6 |
-
langchain==0.0.
|
7 |
pypdf==3.12.2
|
8 |
tiktoken
|
|
|
3 |
openai==0.27.8
|
4 |
streamlit
|
5 |
streamlit_chat
|
6 |
+
langchain==0.0.260
|
7 |
pypdf==3.12.2
|
8 |
tiktoken
|