Skip to content

Commit aacc852

Browse files
committed
Add pathlib2 dependency
1 parent 41f05b6 commit aacc852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
'lru_cache==0.2.3',
1212
'backports.functools_lru_cache==1.6.6',
1313
'pyyaml~=6.0.2',
14+
'pathlib2~=2.3.7',
1415
'boto3~=1.35.94',
1516
'hvac~=2.3.0'
1617
]

0 commit comments

Comments
 (0)