Skip to content

Commit 142ec85

Browse files
committed
Lowest lsdb version.
1 parent d18f025 commit 142ec85

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
@@ -17,7 +17,7 @@ classifiers = [
1717
dynamic = ["version"]
1818
requires-python = ">=3.10"
1919
dependencies = [
20-
"lsdb",
20+
"lsdb>=0.5.0",
2121
]
2222

2323
[project.urls]

0 commit comments

Comments
 (0)