We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ba805f + e946665 commit 1764cc9Copy full SHA for 1764cc9
docs/user/advanced.rst
@@ -681,7 +681,7 @@ You can get the dependencies for this feature from ``pip``:
681
682
.. code-block:: bash
683
684
- $ python -m pip install requests[socks]
+ $ python -m pip install 'requests[socks]'
685
686
Once you've installed those dependencies, using a SOCKS proxy is just as easy
687
as using a HTTP one::
0 commit comments