Skip to content

Commit f28a535

Browse files
committed
win fix
1 parent 5c02227 commit f28a535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/ragas/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626

2727
# langchain-community pinned due to https://github.com/vibrantlabsai/ragas/issues/2741
28-
dependencies = ["haystack-ai>=2.22.0", "ragas>=0.4.3", "langchain-community>=0.2.0,<0.4.2"]
28+
dependencies = ["haystack-ai>=2.22.0", "ragas>=0.4.3", "langchain-community>=0.3.9,<0.4.2"]
2929

3030
[project.urls]
3131
Source = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/ragas"

0 commit comments

Comments
 (0)