diff --git a/requirements.txt b/requirements.txt index 5925b0d..eb66263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.10.10 ; python_full_version >= "3.11.0a1" and python_version < "3.13" aiosignal==1.3.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13" annotated-types==0.7.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13" anyio==4.6.2.post1 ; python_full_version >= "3.11.0a1" and python_version < "3.13" -argcomplete==3.5.1 ; python_full_version >= "3.11.0a1" and python_version < "3.13" +argcomplete==3.5.3 ; python_full_version >= "3.11.0a1" and python_version < "3.13" async-timeout==4.0.3 ; python_full_version >= "3.11.0a1" and python_full_version < "3.11.3" attrs==24.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13" bcrypt==4.2.0 ; python_full_version >= "3.11.0a1" and python_version < "3.13"