Skip to content

Commit

Permalink
Merge pull request #94 from snypy/dependabot/pip/django-gte-4.0-and-l…
Browse files Browse the repository at this point in the history
…t-4.2

Update django requirement from <4.1,>=4.0 to >=4.0,<4.2
  • Loading branch information
nezhar authored Sep 20, 2022
2 parents b16f723 + 05a6694 commit 5ea1ea9
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,4 +1,4 @@
django>=4.0,<4.1
django>=4.0,<4.2
djangorestframework>=3.12,<3.14
markdown>=3.2,<3.5
django-filter>=2.4,<21.2
Expand Down

0 comments on commit 5ea1ea9

Please sign in to comment.