diff --git a/setup.py b/setup.py index 8aa2842..6b3cdc5 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ def find_version(*paths): 'setuptools>=69.2.0,<70.0a', 'six>=1.5.0,<2.0a', 'tabulator>=1.22.0', - 'urllib3>=1.15,<2.0a', + 'urllib3>=1.26.18,<3.0a', ], extras_require={ 'pandas': [