From 1e1c98bca518b3115fed1b535192e2e8123b7661 Mon Sep 17 00:00:00 2001 From: cgr Date: Fri, 4 Nov 2022 18:22:20 +0100 Subject: [PATCH] chore: bump requirements (#296) Co-authored-by: Ciprian --- requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index d8068f7..428d824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,12 @@ -aioredis==1.3.1 Babel==2.9.1 cachetools==5.0.0 -dnspython==2.1.0 +dnspython==2.2.1 dramatiq==1.11.0 Flask==2.0.3 Flask-Cors==3.0.10 flask-restx==0.5.1 loguru==0.6.0 -marshmallow==3.12.1 +marshmallow==3.18.0 marshmallow-jsonschema==0.11.1 openpyxl==3.0.7 pandas==1.2.4 @@ -17,7 +16,7 @@ PyJWT==2.4.0 pymongo==3.12.0 python-dotenv==0.19.0 redis==3.5.3 -requests==2.25.1 +requests==2.28.1 sendgrid==6.9.1 typer==0.4.1 uWSGI==2.0.19.1