diff --git a/setup.py b/setup.py index de1f7d3b9..f04b80848 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ "opencv-python==4.9.0.80", "setuptools==67.7.2", "typing_extensions==4.9.0", - "urllib3==1.26.18", + "urllib3==2.1.0", "transformers==4.37.1", "compel==2.0.2", "sympy==1.12.0",