diff --git a/requirements.txt b/requirements.txt index ad9d8c3..d7882e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi[standard]~=0.135.3 PyJWT[crypto]~=2.12.1 -cryptography~=46.0.6 +cryptography~=46.0.7 sqlmodel~=0.0.38 alembic~=1.18.4 pyyaml~=6.0.3