Skip to content

Commit e86eda2

Browse files
authored
Update setup.py
1 parent cd31728 commit e86eda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"License :: OSI Approved :: Apache Software License",
1919
],
2020
packages=["hyperpyyaml"],
21-
install_requires=["pyyaml>=5.1", "ruamel.yaml>=0.17.8"],
21+
install_requires=["pyyaml>=5.1", "0.17.28>=ruamel.yaml>=0.17.8"],
2222
)

0 commit comments

Comments
 (0)