chore: update pyproject.toml

This commit is contained in:
梓澄 2023-12-29 16:28:07 +08:00 committed by GitHub
parent 28457e66ea
commit dc2ad2e543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ colorlog = "^6.8.0"
Pygments = "^2.17.2"
xmltodict = "^0.13.0"
[tool.poetry.group.dev.dependencies]
[tool.poetry.dev-dependencies]
Flask = "^3.0.0"
[build-system]