Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
python-docx==1.1.2
|
2 |
chardet==5.2.0
|
3 |
-
|
|
|
|
|
|
1 |
python-docx==1.1.2
|
2 |
chardet==5.2.0
|
3 |
+
langchain==0.3.7
|
4 |
+
langchain_community==0.3.5
|
5 |
+
langchain-openai==0.2.6
|