mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Force Django version to be at least 3.0.9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Functional requirements
|
||||
Django==3.0.*
|
||||
Django==3.0.*,>=3.0.9
|
||||
djangorestframework==3.11.*
|
||||
python-dateutil==2.8.*
|
||||
isoweek
|
||||
|
||||
Reference in New Issue
Block a user