diff --git a/setup.py b/setup.py index 9fc8a07..33ef08f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ ], install_requires=[ "appdirs==1.4.4", - "certifi==2020.6.20", + "certifi", "chardet==3.0.4", "idna==2.10", "packaging==20.4",