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 8917d07 commit eb0e518Copy full SHA for eb0e518
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"fsspec>=2025.7.0",
28
29
# NOTE: package PINNED at <0.3.0, see https://github.com/astronomy-commons/lsdb/issues/1047
30
- "universal_pathlib>=0.2,<0.3.0",
+ "universal_pathlib>=0.2,<0.4.0",
31
]
32
33
[project.urls]
0 commit comments