diff --git a/setup.py b/setup.py index 4dced7be..415a30ac 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ "certifi", "colorama==0.4.6", "marshmallow==3.19.0", - "pyyaml==6.0", + "pyyaml==6.0.1", "requests==2.31.0", "tabulate>=0.8,<1.0", "yarl==1.9.2",