Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loosen or unpin dependencies for deepeval-haystack integration #1283

Open
willjobs opened this issue Jan 10, 2025 · 2 comments
Open

Loosen or unpin dependencies for deepeval-haystack integration #1283

willjobs opened this issue Jan 10, 2025 · 2 comments

Comments

@willjobs
Copy link

Hi there,

Would it be possible to loosen the requirements on deepeval and python_version? I'm considering using deepeval for its integration with haystack, but the haystack docs say to install deepeval-haystack, and that requires downgrading deepeval from v2.x all the way down to v0.20.57 because of this line. If you could also allow for Python up to 3.12, that would be great too! Thank you!

dependencies = ["haystack-ai", "deepeval==0.20.57", "langchain<0.3; python_version < '3.10'"]

@julian-risch
Copy link
Member

Hi @willjobs Thank you for your feedback. As far as I know, there were large breaking changes in deepeval between the mentioned versions so we would need to update large parts of the integration before we can loosen the version requirements. We currently don't have capacity to work on this larger issue in one of our next sprints but we'll keep the issue in our backlog.

@willjobs
Copy link
Author

Makes sense, thank you @julian-risch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants