chore: update dev deps specification to latest uv spec

This commit is contained in:
Benexl
2025-10-24 13:26:28 +03:00
parent 4ac059e873
commit 9a90fa196b

View File

@@ -49,8 +49,8 @@ torrents = [
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.uv]
dev-dependencies = [
[dependency-groups]
dev = [
"pre-commit>=4.0.1",
"pyinstaller>=6.11.1",
"pyright>=1.1.384",