diff --git a/setup.py b/setup.py index 827fc695..a7b1b297 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ "pyyaml==6.0.2", "requests==2.32.3", "tabulate>=0.8,<1.0", - "yarl==1.14.0", + "yarl==1.18.3", "halo==0.0.31", "shtab==1.7.1", "tqdm==4.67.1",