Skip to content

Commit

Permalink
Add PyJWT to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvarner committed Jun 3, 2024
1 parent 5e3704d commit d249796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
django-dirtyfields>=1.7.0 # https://github.com/romgar/django-dirtyfields
django-allauth>=0.57.0 # https://github.com/pennersr/django-allauth
pyjwt>=2.8.0
requests-oauthlib>=1.3.1
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
django-redis==5.4.0 # https://github.com/niwinz/django-redis
Expand Down

0 comments on commit d249796

Please sign in to comment.