dfasd commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
python-dotenv==0.
|
| 2 |
langchain-community==0.1.0
|
| 3 |
langchain-text-splitters==0.1.0
|
| 4 |
-
langchain-openai==0.
|
| 5 |
langchain-core==0.1.0
|
| 6 |
-
langchain==0.1.
|
| 7 |
gradio==3.1.4
|
|
|
|
| 1 |
+
python-dotenv==1.0.0
|
| 2 |
langchain-community==0.1.0
|
| 3 |
langchain-text-splitters==0.1.0
|
| 4 |
+
langchain-openai==0.0.8
|
| 5 |
langchain-core==0.1.0
|
| 6 |
+
langchain==0.1.16
|
| 7 |
gradio==3.1.4
|