Skip to content

Commit

Permalink
deps: add drf-spectacular & drf-extensions & django-allauth
Browse files Browse the repository at this point in the history
  • Loading branch information
davisilvarafacho committed Aug 27, 2024
1 parent 1ef007b commit 22296f1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
anyio==4.4.0
asgiref==3.7.2
async-timeout==4.0.3
attrs==24.2.0
certifi==2024.7.4
cffi==1.16.0
cryptography==42.0.2
Django==5.0.1
django-allauth==64.1.0
django-auditlog==3.0.0
django-cachalot==2.6.2
django-cors-headers==4.3.1
Expand All @@ -15,23 +17,32 @@ django-tenants==3.6.1
django-threadlocals==0.10
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.1
drf-extensions==0.7.1
drf-spectacular==0.27.2
exceptiongroup==1.2.2
gitdb==4.0.11
GitPython==3.1.41
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
inflection==0.5.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
pillow==10.2.0
psycopg2-binary==2.9.9
pycparser==2.21
PyJWT==2.8.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2023.4
PyYAML==6.0.2
redis==5.0.8
referencing==0.35.1
rpds-py==0.20.0
six==1.16.0
smmap==5.0.1
sniffio==1.3.1
sqlparse==0.4.4
typing_extensions==4.9.0
uritemplate==4.1.1

0 comments on commit 22296f1

Please sign in to comment.