Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: djusdekd/AndroidViewClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: liuyq/AndroidViewClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 16, 2022

  1. Update setup.py

    Now urllib3 just release latest version that not suitable for AndroidViewClient v20.7.1
    
    Specified here to use v1.26.12 for urllib3
    
    Searching for urllib3>=1.15
    Reading https://pypi.org/simple/urllib3/
    Downloading https://files.pythonhosted.org/packages/ca/c7/43ae26e98bfa13a7080f44403771a4435424a6dca11f63fc04764bd05b99/urllib3-2.0.0a1-py3-none-any.whl#sha256=3b8890a2ba9fc21372c873d1d71b891ccda4af7e6f6f2e9086bb2b5c4b53e98d
    Best match: urllib3 2.0.0a1
    ...
    error: urllib3 2.0.0a1 is installed but urllib3<1.27,>=1.21.1 is required by {'requests'}
    djusdekd authored and liuyq committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    2f869a5 View commit details
    Browse the repository at this point in the history
Loading