Skip to content

Commit 7c814f6

Browse files
Update requirements.txt
Add missing djangorestframework-simplejwt module
1 parent a896431 commit 7c814f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ asgiref==3.3.1
22
Django==3.1.8
33
django-filter==2.4.0
44
djangorestframework==3.12.2
5+
djangorestframework-simplejwt==4.6.0
56
pytz==2021.1
67
sqlparse==0.4.1

0 commit comments

Comments
 (0)