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

Update urllib3 module version #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 25, 2022

  1. Update to urllib3 1.26.13

    Module version is required urllib3 1.26.13 but it is installing non-dependent module version urllib3 2.0.0a2
    ```
    error: urllib3 2.0.0a2 is installed but urllib3<1.27,>=1.21.1 is required by {'requests'}
    ```
    RAJANAGORI committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    88c3e1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from RAJANAGORI/RAJANAGORI-patch-1

    Update to urllib3 1.26.13
    RAJANAGORI committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3dda01e View commit details
    Browse the repository at this point in the history