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.
1 parent d18f025 commit 142ec85Copy full SHA for 142ec85
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
dynamic = ["version"]
18
requires-python = ">=3.10"
19
dependencies = [
20
- "lsdb",
+ "lsdb>=0.5.0",
21
]
22
23
[project.urls]
0 commit comments