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 562e653 commit f93f68fCopy full SHA for f93f68f
setup.py
@@ -9,7 +9,7 @@
9
_install_requires = [
10
'deepmerge==1.1.1',
11
'lru_cache==0.2.3',
12
- 'backports.functools_lru_cache==1.6.6',
+ 'backports.functools_lru_cache==2.0.0',
13
'pyyaml~=6.0.2',
14
'boto3~=1.35.94',
15
'hvac~=2.3.0'
0 commit comments