-
Notifications
You must be signed in to change notification settings - Fork 299
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
Update to tenacity 8.4.1 #847
Comments
@FrancoisMasson1990 do you mean update the pip dependencies required by deepeval (specifically tenacity) to 8.4.1 because of the same bug you're encourting on the langchain thread? |
I would like a tenacity update because it's currently impossible to have the most recent
|
Yes, basically
Yes exactly. There is mismatch version conflict that can be solved by relaxing and updating the tenacity version. |
Hi @penguine-ip can you again the constraints on some of the library dependancies in the
|
❗BEFORE YOU BEGIN❗
Are you on discord? 🤗 We'd love to have you asking questions on discord instead: https://discord.com/invite/a3K9c8GRGt
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The following bug has been fixed with tenacity 8.4.1
langchain-ai/langchain#22972
The text was updated successfully, but these errors were encountered: