移除依赖 zstandard

This commit is contained in:
2024-10-22 22:39:11 +08:00
parent 47c83be1b5
commit 4b514df2db
2 changed files with 2 additions and 157 deletions

View File

@@ -32,7 +32,6 @@ pillow = '>=10.3,<12.0'
playwright = '^1.41.2'
rich = '^13.7.1'
yarl = '^1.9.4'
zstandard = '>=0.22,<0.24'
[tool.poetry.group.dev.dependencies]
basedpyright = '^1.17.0'