diff --git a/pyproject.toml b/pyproject.toml index 8e8c277c..92957e87 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==3.0.0", + "yaspin==3.0.2", "pyrate-limiter==3.6.0", ]