Add support for latest Twisted and Python 3.9
This commit is contained in:
parent
63009a2a65
commit
a4f5ae2c96
12 changed files with 85 additions and 82 deletions
|
|
@ -3,10 +3,9 @@
|
|||
# general
|
||||
attrs >= 19.2.0
|
||||
django >= 3.2, < 3.3
|
||||
twisted >= 20.3.0, < 21.0.0
|
||||
twisted >= 20.3.0, < 22.0.0
|
||||
pytz
|
||||
djangorestframework >= 3.10.3, < 3.12
|
||||
# django-filter >= 2.2.0, < 2.3
|
||||
django-filter == 2.4
|
||||
django-sekizai == 2.0
|
||||
inflect >= 5.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue