We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9afe79 commit af18060Copy full SHA for af18060
setup.py
@@ -20,7 +20,7 @@
20
21
22
DEPENDENCIES = (
23
- "cachetools>=2.0.0,<6.0",
+ "cachetools>=2.0.0,<7.0",
24
"pyasn1-modules>=0.2.1",
25
# rsa==4.5 is the last version to support 2.7
26
# https://github.com/sybrenstuvel/python-rsa/issues/152#issuecomment-643470233
0 commit comments