Skip to content

Commit

Permalink
Merge pull request #539 from simondeziel/old-urllib3
Browse files Browse the repository at this point in the history
Pin `urllib3` to 1.x
  • Loading branch information
stgraber committed May 5, 2023
2 parents fe37358 + 4825d5c commit 0102dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -22,6 +22,7 @@ install_requires =
requests >= 2.20.0
requests-toolbelt >= 0.8.0
requests-unixsocket >= 0.1.5
urllib3 < 2
ws4py != 0.3.5, >= 0.3.4 # 0.3.5 is broken for websocket support

[options.extras_require]
Expand Down

0 comments on commit 0102dba

Please sign in to comment.