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

[BUG] ERROR: Cannot install urllib3==2.0.4 because these package versions have conflicting dependencies. #492

Closed
vchepurko opened this issue Sep 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@vchepurko
Copy link

What is the bug?

ERROR: Cannot install -r requirements.txt (line 28) and urllib3==2.0.4 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested urllib3==2.0.4
opensearch-py 2.3.1 depends on urllib3<2 and >=1.21.1

How can one reproduce the bug?

When try to install new version of URLLIB3

What is the expected behavior?

The latest lib of urllib3 is 2.0.4

@vchepurko vchepurko added bug Something isn't working untriaged Need triage labels Sep 13, 2023
@saimedhi saimedhi removed the untriaged Need triage label Sep 13, 2023
@saimedhi
Copy link
Collaborator

Hello @vchepurko,

The issue has been resolved in PR #466, but it has not been released yet. If necessary, kindly create an issue for the release of version 2.3.2. Thank you :)

@dblock
Copy link
Member

dblock commented Sep 14, 2023

Closed via #466.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants