添加 shapely 库
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-10 19:34:13 +08:00
parent 14feae943e
commit ef3404b096
2 changed files with 81 additions and 1 deletions

View File

@ -31,6 +31,7 @@ dependencies = [
"sqlparse (>=0.5.0,<1.0.0)",
"alibabacloud-green20220302 (>=3.0.1,<4.0.0)",
"pypinyin (>=0.55.0,<0.56.0)",
"shapely (>=2.1.2,<3.0.0)",
]
[tool.poetry]