diff --git a/requirements.txt b/requirements.txt index 77413c9..7fa0c3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ alembic==1.14.1 annotated-types==0.7.0 anyio==4.4.0 -argon2-cffi==23.1.0 -argon2-cffi-bindings==21.2.0 +argon2-cffi==25.1.0 +argon2-cffi-bindings==25.1.0 async-timeout==5.0.1 bcrypt==4.1.2 cachetools==5.5.2 certifi==2023.11.17 -cffi==1.16.0 +cffi==2.0.0 charset-normalizer==3.3.2 click==8.1.7 -cryptography==42.0.1 +cryptography==46.0.6 dnspython==2.8.0 email-validator==2.1.0.post1 fakeredis==2.31.0 @@ -45,7 +45,7 @@ pluggy==1.6.0 proto-plus==1.26.1 protobuf==6.33.5 psycopg==3.1.17 -pwdlib==0.2.0 +pwdlib==0.3.0 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==2.21