From 69dbe2413b11573ad78bc39176120600b6fe7d1b Mon Sep 17 00:00:00 2001 From: Alex Ford Date: Thu, 27 Jan 2022 10:23:14 +0000 Subject: [PATCH] upgrade reqs --- tcsocket/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tcsocket/requirements.txt b/tcsocket/requirements.txt index 39c3233..2a641bc 100644 --- a/tcsocket/requirements.txt +++ b/tcsocket/requirements.txt @@ -4,16 +4,16 @@ aiohttp==3.8.1 aiopg==1.3.3 aioredis==1.3.1 arq==0.22 -boto3==1.20.28 +boto3==1.20.44 cchardet==2.1.7 gunicorn==20.1.0 python-dateutil==2.8.2 pillow==9.0.0 pydantic[email]==1.9.0 raven==6.10.0 -requests==2.27.0 +requests==2.27.1 uvloop==0.16.0 -ipython==7.31.0 -pgcli==3.2.0 +ipython==7.31.1 +pgcli==3.3.1 ipython-sql==0.4.0 yarl==1.7.2