-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
feature or fix already existsUpgrade to the latest version as neededUpgrade to the latest version as needed
Description
We are experiencing issues with urllib3 and error is
pkg_resources.VersionConflict: (urllib3 1.25 (/usr/lib/python3.6/site-packages), Requirement.parse('urllib3<1.25.0,>=1.24.2'))
In https://github.com/seleniumbase/SeleniumBase/blob/master/requirements.txt, need to change urllib3 version from 1.24.2 to 1.25.0. urllib3 has a latest release 1.25.0, please check here https://pypi.org/project/urllib3/#history
Thanks
Metadata
Metadata
Assignees
Labels
feature or fix already existsUpgrade to the latest version as neededUpgrade to the latest version as needed