Skip to content

Commit

Permalink
Make sure Django is the latest and greatest
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus committed Jan 18, 2022
1 parent c512dd6 commit fc9eac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=3.2,<3.3
Django>=3.2.11,<3.3
djangorestframework>=3.12.2,<3.13
markdown>=3.3.3,<3.4
django-filter>=21.1,<22
Expand Down

0 comments on commit fc9eac2

Please sign in to comment.