regex fix

This commit is contained in:
bk_office
2026-04-27 19:46:10 +08:00
parent d80d8d91c2
commit cf52ea683b
9 changed files with 174 additions and 72 deletions

View File

@ -40,6 +40,7 @@ dependencies = [
"pytest-mock (>=3.15.1,<4.0.0)",
"skia-python (>=144.0.post2,<145.0)",
"moderngl (>=5.12.0,<6.0.0)",
"regex (>=2026.4.4,<2027.0.0)",
]
[tool.poetry]