diff --git a/pyproject.toml b/pyproject.toml index cae5104f..8e8c277c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "aiofiles==23.2.1", "tabulate==0.9.0", "tqdm==4.66.4", - "yaspin==2.3.0", + "yaspin==3.0.0", "pyrate-limiter==3.6.0", ]