Skip to content

Commit

Permalink
Pinned djangorestframework-simplejwt version to meet security require…
Browse files Browse the repository at this point in the history
…ment (#4397)
  • Loading branch information
sambodeme authored Oct 22, 2024
1 parent dc4958d commit 5c7a0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-fsm
django-storages[boto3]==1.14.2
Django>=5.0.8
djangorestframework>=3.15.2
djangorestframework-simplejwt
djangorestframework-simplejwt>=5.3.1
django-viewflow
environs[django]
faker
Expand Down

0 comments on commit 5c7a0c4

Please sign in to comment.