mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-07-01 21:44:59 -04:00
Workaround click release breaking hatch
This commit is contained in:
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"click>=8.2.0,<8.3.0",
|
||||
"hatch>=1.14.1",
|
||||
"pytest>=8.4.2",
|
||||
"ruff>=0.13.0",
|
||||
|
||||
@@ -20,6 +20,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"click>=8.2.0,<8.3.0",
|
||||
"hatch>=1.14.1",
|
||||
"pytest>=8.4.2",
|
||||
"ruff>=0.13.0",
|
||||
|
||||
Reference in New Issue
Block a user