Skip to content

Commit

Permalink
Merge pull request #100 from snypy/dependabot/pip/djangorestframework…
Browse files Browse the repository at this point in the history
…-gte-3.12-and-lt-3.15

Update djangorestframework requirement from <3.14,>=3.12 to >=3.12,<3.15
  • Loading branch information
nezhar authored Oct 13, 2022
2 parents 5ea1ea9 + 1728460 commit af532a4
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 @@
django>=4.0,<4.2
djangorestframework>=3.12,<3.14
djangorestframework>=3.12,<3.15
markdown>=3.2,<3.5
django-filter>=2.4,<21.2
django-cors-headers>=3.5,<3.14
Expand Down

0 comments on commit af532a4

Please sign in to comment.