Skip to content

Commit

Permalink
Pin deepeval version (deepset-ai#473)
Browse files Browse the repository at this point in the history
* pin deepeval version

* Specify patch version

---------

Co-authored-by: Madeesh Kannan <[email protected]>
  • Loading branch information
TuanaCelik and shadeMe committed Feb 22, 2024
1 parent f8568e3 commit 268d341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/deepeval/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = ["haystack-ai", "deepeval>=0.20"]
dependencies = ["haystack-ai", "deepeval==0.20.57"]

[project.urls]
Source = "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/deepeval"
Expand Down

0 comments on commit 268d341

Please sign in to comment.