revert: undo manual pinning for tinycss2
This commit is contained in:
parent
e4376fc067
commit
125bd67ead
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ dependencies = [
|
|||
"PyYAML~=6.0.3",
|
||||
"RestrictedPython~=8.1",
|
||||
"WeasyPrint==68.0",
|
||||
# we don't use tinycss2 directly, but pinned to ensure compatibility with WeasyPrint and bleach
|
||||
"tinycss2~=1.5.1,<1.6",
|
||||
"pydyf==0.12.1",
|
||||
"Werkzeug==3.1.5",
|
||||
"Whoosh~=2.7.4",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue