Skip to content

Commit 64cf78d

Browse files
pins_ruamel_yaml_version
1 parent f1dff44 commit 64cf78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers =
1818
[options]
1919
packages = find:
2020
install_requires =
21-
ruamel.yaml>=0.15
21+
'ruamel.yaml>=0.15,<=0.18'
2222
tomli>=1.1.0;python_version<"3.11"
2323
python_requires = >=3.10
2424

0 commit comments

Comments
 (0)