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 a943927 commit 7e97a36Copy full SHA for 7e97a36
setup.py
@@ -11,7 +11,7 @@
11
'lru_cache==0.2.3',
12
'backports.functools_lru_cache==2.0.0',
13
'pathlib2==2.3.7',
14
- 'pyyaml==6.0.2',
+ 'pyyaml==6.0.3',
15
]
16
17
_extras_require = {
0 commit comments