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

RequestsDependencyWarning: urllib3 (1.26.0) or chardet (3.0.4) doesn't match a supported version! RequestsDependencyWarning) #370

Closed
odscjames opened this issue Nov 11, 2020 · 2 comments

Comments

@odscjames
Copy link
Contributor

odscjames commented Nov 11, 2020

Tests fail with this.

https://github.com/psf/requests/blob/c7e0fc087ceeadb8b4c84a0953a422c474093d6d/setup.py (2.23.0) requires urllib3>=1.21.1,<1.26,!=1.25.0,!=1.25.1 but we get urllib3==1.26.0

@odscjames
Copy link
Contributor Author

odscjames commented Nov 11, 2020

This will be solved tomorrow :-) psf/requests#5654 (comment) Thanks requests!

@odscjames
Copy link
Contributor Author

Now fine

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