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 b921c25 commit 6a9b4c9Copy full SHA for 6a9b4c9
setup.py
@@ -12,7 +12,7 @@
12
_install_requires = [
13
'deepmerge==1.1.0',
14
'lru_cache==0.2.3',
15
- 'backports.functools_lru_cache==1.6.4',
+ 'backports.functools_lru_cache==1.6.5',
16
'pathlib2==2.3.7.post1',
17
'pyyaml==6.0',
18
'boto3==1.26.163',
0 commit comments