Skip to content

Commit 72ce8f8

Browse files
committed
2 parents d17dd8d + 6429182 commit 72ce8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
dynamic = ["version"]
1717
requires-python = ">=3.10"
1818
dependencies = [
19-
"lsdb", # For catalog operations
19+
"lsdb>=0.5.0", # For catalog operations
2020
"skymap-convert>=0.1.1", # For skymap-based methods, such as tract_patch_search
2121
]
2222

0 commit comments

Comments
 (0)