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 41f05b6 commit aacc852Copy full SHA for aacc852
setup.py
@@ -11,6 +11,7 @@
11
'lru_cache==0.2.3',
12
'backports.functools_lru_cache==1.6.6',
13
'pyyaml~=6.0.2',
14
+ 'pathlib2~=2.3.7',
15
'boto3~=1.35.94',
16
'hvac~=2.3.0'
17
]
0 commit comments