chenjianfei
commited on
Commit
·
1c124f6
1
Parent(s):
c119873
- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -127,13 +127,13 @@ jupyter_core
|
|
127 |
jupyterlab_pygments==0.3.0
|
128 |
kiwisolver==1.4.7
|
129 |
kubernetes==32.0.1
|
130 |
-
langchain
|
131 |
-
langchain-community
|
132 |
-
langchain-core
|
133 |
-
langchain-experimental
|
134 |
-
langchain-openai
|
135 |
-
langchain-text-splitters
|
136 |
-
langchainhub
|
137 |
langdetect
|
138 |
langsmith==0.1.147
|
139 |
lazy_loader==0.4
|
@@ -158,7 +158,7 @@ mmh3==5.1.0
|
|
158 |
modelscope==1.24.0
|
159 |
monotonic==1.6
|
160 |
more-itertools==10.6.0
|
161 |
-
mpmath
|
162 |
msgpack==1.1.0
|
163 |
multidict==6.1.0
|
164 |
multiprocess==0.70.16
|
|
|
127 |
jupyterlab_pygments==0.3.0
|
128 |
kiwisolver==1.4.7
|
129 |
kubernetes==32.0.1
|
130 |
+
langchain==0.3.20
|
131 |
+
langchain-community==0.3.19
|
132 |
+
langchain-core==0.3.51
|
133 |
+
langchain-experimental==0.0.58
|
134 |
+
langchain-openai==0.0.6
|
135 |
+
langchain-text-splitters==0.3.8
|
136 |
+
langchainhub==0.1.14
|
137 |
langdetect
|
138 |
langsmith==0.1.147
|
139 |
lazy_loader==0.4
|
|
|
158 |
modelscope==1.24.0
|
159 |
monotonic==1.6
|
160 |
more-itertools==10.6.0
|
161 |
+
mpmath==1.3.0
|
162 |
msgpack==1.1.0
|
163 |
multidict==6.1.0
|
164 |
multiprocess==0.70.16
|