diff --git a/setup.py b/setup.py index 6a1656e..7badba6 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ long_description=open('README.rst').read(), keywords="google images extractor parser webpage gImageGrabber grabber extract search image python", install_requires=[ - 'urllib3==1.26.19', + 'urllib3==2.5.0', "beautifulsoup4==4.6.3", "selenium==3.14.1",