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

Project now building due to dependency on older requests module #63

Open
afayle opened this issue Nov 10, 2021 · 0 comments
Open

Project now building due to dependency on older requests module #63

afayle opened this issue Nov 10, 2021 · 0 comments

Comments

@afayle
Copy link

afayle commented Nov 10, 2021

When building the project the following error is being raise:
ERROR: requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you'll have urllib3 1.26.5 which is incompatible.

Updating requirements.txt to use requests 2.25.1 seems to work.

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