Depend Twisted >=23.10,<24, Django 4.0-4.2 <4.3
This commit is contained in:
parent
18a72c09e6
commit
f4e78d4552
7 changed files with 37 additions and 22 deletions
|
|
@ -63,8 +63,8 @@ classifiers = [
|
|||
]
|
||||
dependencies = [
|
||||
# core dependencies
|
||||
"django >= 4.1.3, < 4.2",
|
||||
"twisted >= 22.10, < 23",
|
||||
"django >= 4.2, < 4.3",
|
||||
"twisted >= 23.10, < 24",
|
||||
"pytz >= 2022.6",
|
||||
"djangorestframework >= 3.14, < 3.15",
|
||||
"pyyaml >= 6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue