From b415a55d7c3706ffe24f0731b31a3ad5c7cec70f Mon Sep 17 00:00:00 2001 From: davisilvarafacho Date: Tue, 10 Sep 2024 14:25:31 +0000 Subject: [PATCH] =?UTF-8?q?deps:=20atualiza=C3=A7=C3=A3o=20das=20depend?= =?UTF-8?q?=C3=AAncias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/requirements.txt b/requirements.txt index 006848d..557fea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ anyio==4.4.0 asgiref==3.7.2 +async-timeout==4.0.3 certifi==2024.7.4 cffi==1.16.0 cryptography==42.0.2 @@ -9,9 +10,13 @@ django-cachalot==2.6.2 django-cors-headers==4.3.1 django-extensions==3.2.3 django-filter==23.5 +django-redis==5.4.0 django-threadlocals==0.10 djangorestframework==3.14.0 djangorestframework-simplejwt==5.3.1 +exceptiongroup==1.2.2 +gitdb==4.0.11 +GitPython==3.1.41 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 @@ -23,7 +28,9 @@ PyJWT==2.8.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2023.4 +redis==5.0.8 six==1.16.0 +smmap==5.0.1 sniffio==1.3.1 sqlparse==0.4.4 typing_extensions==4.9.0