commit | 091ed16d21ce1a909e9db08d6c73c097dbb263a5 | [log] [tgz] |
---|---|---|
author | Renovate Bot <bot@renovateapp.com> | Tue Dec 17 01:43:01 2019 +0200 |
committer | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Dec 16 15:43:01 2019 -0800 |
tree | 6325da61442775fc658a8a5ad792505f49100406 | |
parent | 04f1260271633b1ebfe62c63fab8bb78ccd4d1a5 [diff] [blame] |
chore(deps): update dependency cachetools to v4 (#411)
diff --git a/setup.py b/setup.py index f4a8b17..29abec2 100644 --- a/setup.py +++ b/setup.py
@@ -19,7 +19,7 @@ DEPENDENCIES = ( - "cachetools>=2.0.0,<3.2", + "cachetools>=2.0.0,<5.0", "pyasn1-modules>=0.2.1", "rsa>=3.1.4,<4.1", "setuptools>=40.3.0",