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

Is it possible to loosen the redis requirement? #1

Open
roblen001 opened this issue Apr 10, 2024 · 0 comments
Open

Is it possible to loosen the redis requirement? #1

roblen001 opened this issue Apr 10, 2024 · 0 comments

Comments

@roblen001
Copy link

nlm-utils requires redis==3.5.3 which is incompatible with langchain which depends on manifiest-ml 0.0.1 which requires redis>=4.31.

I think most llm env will have both these packages, would it be possible to loosen the requirement for redis to make it compatible with langchain?

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

No branches or pull requests

1 participant