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 cecde07 + f93f68f commit f8e745dCopy full SHA for f8e745d
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
'pathlib2~=2.3.7',
15
'boto3~=1.39.14',
0 commit comments