diff --git a/requirements.txt b/requirements.txt index 01522cd68..e62b07293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pyyaml>=5.4.1 # MIT websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+ requests # Apache-2.0 requests-oauthlib # ISC -urllib3>=1.24.2 # MIT +urllib3>=1.24.2,!=2.6.0 # MIT durationpy>=0.7 # MIT