From 1b5cba7c40003a8f4ec0ecf0123462a551360742 Mon Sep 17 00:00:00 2001 From: YoshihitoAso Date: Mon, 14 Nov 2022 11:55:26 +0900 Subject: [PATCH] feat: update sqlalchemy --- requirements.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.lock b/requirements.lock index a41603ed..93fda2c9 100644 --- a/requirements.lock +++ b/requirements.lock @@ -1,5 +1,5 @@ aiohttp==3.8.3 -aiosignal==1.2.0 +aiosignal==1.3.1 alembic==1.5.6 anyio==3.6.2 asn1crypto==1.5.1 @@ -25,8 +25,8 @@ eth-rlp==0.2.1 eth-typing==2.3.0 eth-utils==1.10.0 fastapi==0.85.0 -frozenlist==1.3.1 -greenlet==2.0.0.post0 +frozenlist==1.3.3 +greenlet==2.0.1 gunicorn==20.1.0 h11==0.14.0 hexbytes==0.3.0 @@ -57,7 +57,7 @@ s3transfer==0.3.7 shared-memory-dict==0.5.0 six==1.16.0 sniffio==1.3.0 -SQLAlchemy==1.4.43 +SQLAlchemy==1.4.44 starlette==0.20.4 toolz==0.12.0 typing_extensions==4.4.0