diff --git a/requirements.txt b/requirements.txt index a11db29..e844de6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ pydantic-settings~=2.15.0 pyjwt~=2.13.0 fastapi~=0.141.1 sqlalchemy~=2.0.52 -aiomysql~=0.2.0 -cryptography~=44.0.0 +aiomysql~=0.3.2 +cryptography~=50.0.1 httpx~=0.28.1 pydantic~=2.13.5 starlette~=1.6.0