diff --git a/platform/requirements.txt b/platform/requirements.txt index 4d9a48b..621f2c5 100644 --- a/platform/requirements.txt +++ b/platform/requirements.txt @@ -8,7 +8,7 @@ alembic==1.14.1 psycopg2-binary==2.9.10 redis[hiredis]==5.2.1 httpx==0.28.1 -cryptography==46.0.7 +cryptography==48.0.1 passlib[bcrypt]==1.7.4 prometheus-client==0.21.1 structlog==24.4.0 diff --git a/platform/verification-agent/requirements.txt b/platform/verification-agent/requirements.txt index 05923ce..b87c4a3 100644 --- a/platform/verification-agent/requirements.txt +++ b/platform/verification-agent/requirements.txt @@ -5,7 +5,7 @@ pydantic-settings==2.7.1 httpx==0.28.1 sqlalchemy[asyncio]==2.0.36 asyncpg==0.30.0 -cryptography==46.0.7 +cryptography==48.0.1 apscheduler==3.11.0 prometheus-client==0.21.1 pyyaml==6.0.2