We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d17dd8d + 6429182 commit 72ce8f8Copy full SHA for 72ce8f8
pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
dynamic = ["version"]
17
requires-python = ">=3.10"
18
dependencies = [
19
- "lsdb", # For catalog operations
+ "lsdb>=0.5.0", # For catalog operations
20
"skymap-convert>=0.1.1", # For skymap-based methods, such as tract_patch_search
21
]
22
0 commit comments