Skip to content

Commit 7c7ae05

Browse files
committed
bugfix
1 parent c5dc098 commit 7c7ae05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ pii = [
194194
"spacy==3.6.1",
195195
]
196196
llm = [
197-
"langchain>=0.0.295",
197+
"langchain>=0.0.295,<0.0.350",
198198
"evaluate>=0.4.0",
199199
]
200200

0 commit comments

Comments
 (0)