Skip to content

Commit

Permalink
Update requirements.txt for Django version
Browse files Browse the repository at this point in the history
Do not allow Django 4.x+ in requirements, until we can look at it when released and do any necessary updates to support it.
  • Loading branch information
gwasser committed Oct 13, 2020
1 parent 8e7be70 commit 80114ef
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
Django>=3.1,<4
django-bootstrap4-form
celery
django-celery-beat
Expand Down

0 comments on commit 80114ef

Please sign in to comment.