fix: update rougail dependency
This commit is contained in:
parent
38d2796a33
commit
e842694661
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ classifiers = [
|
|||
|
||||
]
|
||||
dependencies = [
|
||||
"rougail ~= 1.1.0",
|
||||
"rougail >= 1.1,<2",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
Loading…
Reference in a new issue