Up min versions to py3.9, Django 4
This commit is contained in:
parent
89f9eaffcc
commit
b76c5d2bab
15 changed files with 44 additions and 58 deletions
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
# general
|
||||
attrs >= 19.2.0
|
||||
django >= 3.2, < 3.3
|
||||
django == 4.0.2
|
||||
twisted >= 21.7.0, < 22.0.0
|
||||
pytz
|
||||
djangorestframework >= 3.10.3, < 3.12
|
||||
djangorestframework >= 3.13.1, < 3.14
|
||||
pyyaml
|
||||
django-filter == 2.4
|
||||
django-sekizai == 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue