fix: rougail dependencies
This commit is contained in:
parent
360ce32d18
commit
5a7b69472f
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ classifiers = [
|
|||
|
||||
]
|
||||
dependencies = [
|
||||
"rougail >= 1.1,<2",
|
||||
"djlint == 1.36.4",
|
||||
"rougail >= 1.2.0,<2",
|
||||
"djlint == 1.39.2",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Reference in a new issue