update pyproject.toml to use latest version of dev dependency section
This commit is contained in:
parent
835494d29f
commit
0a66efa48a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ geopy = "^2.4.1"
|
|||
matplotlib = "^3.10.0"
|
||||
opencv-python = "^4.11.0.86"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue