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 75bed27 commit 74ed3d9Copy full SHA for 74ed3d9
1 file changed
setup.py
@@ -46,7 +46,7 @@ def find_version(*file_paths):
46
"pytest-random-order>=1.0.4",
47
"pytest-localserver>=0.5.0",
48
"Werkzeug>=2.2.0",
49
- "PyYAML>=5.1,<6.0",
+ "PyYAML>=6.0.1",
50
"requests>=2.22",
51
"hypothesis>=4.32",
52
"colorama>=0.4.1",
0 commit comments