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.
2 parents 5acfd0f + 35352a3 commit d7f5e90Copy full SHA for d7f5e90
requirements.txt
@@ -1,6 +1,6 @@
1
appdirs==1.4.4; python_version >= "3.6"
2
black==20.8b1; python_version >= "3.6"
3
-cachelib==0.1.1
+cachelib==0.2.0
4
click==7.1.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
5
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
6
dnspython==2.0.0; python_version >= "3.6"
0 commit comments