diff --git a/setup.cfg b/setup.cfg index 1b0aa295..08c68eef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,10 +20,8 @@ packages = find: install_requires = cryptography >= 3.2 python-dateutil >= 2.4.2 - requests >= 2.20.0, < 2.32.0 + 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]