Skip to content

Commit 6429182

Browse files
authored
Update pyproject.toml - pin minimum lsdb
1 parent fd49f9d commit 6429182

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)