diff --git a/yt_shared/requirements_shared.txt b/yt_shared/requirements_shared.txt index 3176097..958ff7a 100644 --- a/yt_shared/requirements_shared.txt +++ b/yt_shared/requirements_shared.txt @@ -2,5 +2,5 @@ SQLAlchemy-Utils==0.38.3 SQLAlchemy[asyncio]==1.4.42 aio-pika==8.2.4 aiohttp==3.8.3 -asyncpg==0.26.0 +asyncpg==0.27.0 pydantic==1.10.2