Skip to content

Commit

Permalink
build(pyproject.toml,uv.lock): update analysis-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
violetbrina committed Jan 9, 2025
1 parent ad8b0c1 commit a4cf2d5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 814 deletions.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10,<3.11"
dependencies = ["cpg-utils>=5.1.1", "hail>=0.2.133"]
dependencies = [
"analysis-runner>=3.2.0",
"cpg-utils>=5.1.1",
"hail>=0.2.133",
]

[tool.uv]
dev-dependencies = [
Expand Down
Loading

0 comments on commit a4cf2d5

Please sign in to comment.