+2
-2
lines changedFilter options
+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