update pyproject.toml to use latest version of dev dependency section

This commit is contained in:
Viktor Barzin 2025-05-07 21:56:12 +00:00
parent 835494d29f
commit 0a66efa48a
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -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"]