尝试 gl backend

This commit is contained in:
bk_office
2026-04-25 14:31:23 +08:00
parent 81e0c05686
commit cc97ca5493
10 changed files with 291 additions and 15 deletions

View File

@ -39,6 +39,7 @@ dependencies = [
"aiosignal (>=1.4.0,<2.0.0)",
"pytest-mock (>=3.15.1,<4.0.0)",
"skia-python (>=144.0.post2,<145.0)",
"moderngl (>=5.12.0,<6.0.0)",
]
[tool.poetry]