Skip to content
Snippets Groups Projects
Verified Commit fb0cf119 authored by Jan Pavlíček's avatar Jan Pavlíček
Browse files

fix: support for PyYAML 5.4

parent 4843ab9b
No related branches found
No related tags found
No related merge requests found
Pipeline #293311 passed with warnings
......@@ -15,7 +15,7 @@ setuptools.setup(
"beautifulsoup4~=4.12",
"requests~=2.31",
"ldap3~=2.9.1",
"PyYAML~=6.0",
"PyYAML>=5.4,<7.0",
"check_syncrepl_extended~=2020.13",
"check_nginx_status~=1.0",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment