diff --git a/requirements.txt b/requirements.txt index d2d1f1b..c9a7faa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" -aiosignal==1.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" +aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0" annotated-types==0.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" anyio==4.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"