Skip to content

Commit

Permalink
[HORECA-814] Fix version for simple JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelGris committed Jun 29, 2022
1 parent b988ad2 commit 857e72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
twilio==5.4.0
mock>=1.0
djangorestframework>=3.1.3
djangorestframework-simplejwt[crypto]
djangorestframework-simplejwt==5.2.0
coverage

0 comments on commit 857e72c

Please sign in to comment.