A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/95f0cba280d76d3119c84575aab07270828f0f38 below:

Remove deprecated urllib3[secure] extras dependency (#10932) · SeleniumHQ/selenium@95f0cba · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -167,7 +167,7 @@ py_wheel(

167 167

python_requires = "~=3.7",

168 168

python_tag = "py3",

169 169

requires = [

170 -

"urllib3[secure, socks]~=1.26",

170 +

"urllib3[socks]~=1.26",

171 171

"trio~=0.17",

172 172

"trio-websocket~=0.9",

173 173

],

Original file line number Diff line number Diff line change

@@ -70,7 +70,7 @@

70 70

'selenium.webdriver.remote',

71 71

'selenium.webdriver.support', ],

72 72

'include_package_data': True,

73 -

'install_requires': ['urllib3[secure, socks]~=1.26', "trio~=0.17", "trio-websocket~=0.9"],

73 +

'install_requires': ["urllib3[socks]~=1.26", "trio~=0.17", "trio-websocket~=0.9"],

74 74

'zip_safe': False

75 75

}

76 76

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4