diff --git a/requirements.txt b/requirements.txt index eb390acb2c..cf63c5fb9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ influxdb >= 5.3 python-socketio>=5.8.0 h11>=0.16.0 websocket-client>=1.5.1 -urllib3==2.4.0 +urllib3==2.5.0 # Set setuptools to 65.5.0 until this issue will be resolved https://github.com/pypa/setuptools/issues/4496 # 65.5.0 is last version that supports python 3.7.0 setuptools==65.5.0 \ No newline at end of file