diff --git a/setup.py b/setup.py index f49eb701..7fcd97c4 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "pyyaml==6.0.2", "requests==2.32.3", "tabulate>=0.8,<1.0", - "yarl==1.9.7", + "yarl==1.13.1", "halo==0.0.31", "shtab==1.7.1", "tqdm==4.66.5",