Skip to content

Commit

Permalink
deps: atualização das dependências
Browse files Browse the repository at this point in the history
  • Loading branch information
davisilvarafacho committed Sep 10, 2024
1 parent 91707f7 commit b415a55
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit b415a55

Please sign in to comment.