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 fa33d37 commit 539f4d9Copy full SHA for 539f4d9
setup.cfg
@@ -19,7 +19,7 @@ python_requires = >=3.7
19
# reference for dependency spec: https://www.python.org/dev/peps/pep-0508/
20
install_requires =
21
importlib-resources>=1.4.0;python_version<"3.9"
22
- ruamel.yaml==0.17.21
+ ruamel.yaml==0.17.22
23
jsonschema>=4.5.1,<5.0
24
requests<3.0
25
click>=8,<9
0 commit comments