Skip to content

Commit

Permalink
build(dependencies): ⬆️ fix poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
MerleLiuKun committed Mar 1, 2024
1 parent 9412ec8 commit cad7bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python = "^3.6.2"
requests = "^2.24"
dataclasses-json = "^0.5.7"

[tool.poetry.group.dev.dependencies]
[tool.poetry.dev-dependencies]
pytest = "^6.2.5"

[build-system]
Expand Down

0 comments on commit cad7bb9

Please sign in to comment.