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 b45c88e + 4e23b2f commit 35e79daCopy full SHA for 35e79da
setup.cfg
@@ -19,7 +19,7 @@ python_requires = >=3.8
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.32
+ ruamel.yaml==0.17.33
23
jsonschema>=4.18.0,<5.0
24
regress>=0.4.0
25
requests<3.0
0 commit comments