Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
python-docx
|
2 |
-
langchain-
|
3 |
-
langchain-
|
4 |
-
|
5 |
-
|
|
|
1 |
python-docx
|
2 |
+
langchain-community==0.2.12
|
3 |
+
langchain-core==0.3.50
|
4 |
+
langchain-openai==0.3.12
|
5 |
+
unstructured==0.10.30
|