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 8c1d30e commit 44052b6Copy full SHA for 44052b6
setup.cfg
@@ -20,7 +20,7 @@ python_requires = >=3.8
20
install_requires =
21
importlib-resources>=1.4.0;python_version<"3.9"
22
tomli>=2.0;python_version<"3.11"
23
- ruamel.yaml==0.18.5
+ ruamel.yaml==0.18.6
24
jsonschema>=4.18.0,<5.0
25
regress>=0.4.0
26
requests<3.0
0 commit comments