diff --git a/requirements.txt b/requirements.txt index f856ce0..cfc8c7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ sqlalchemy[asyncio]>=2.0.28 alembic>=1.19.1 asyncpg>=0.29.0 aiosqlite>=0.20.0 -structlog>=24.1.0 +structlog>=26.1.0 httpx>=0.27.0 python-jose[cryptography]>=3.5.0 passlib[bcrypt]>=1.7.4