Spaces:
Runtime error
Runtime error
Commit
·
7a70d61
1
Parent(s):
6c64573
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
langchain==0.0.
|
2 |
streamlit
|
3 |
-
openai
|
4 |
tiktoken
|
5 |
python-dotenv
|
6 |
pinecone-client
|
|
|
1 |
+
langchain==0.0.316
|
2 |
streamlit
|
3 |
+
openai == 0.281
|
4 |
tiktoken
|
5 |
python-dotenv
|
6 |
pinecone-client
|