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.
universal-pathlib
1 parent d82a63d commit ebe6315Copy full SHA for ebe6315
pyproject.toml
@@ -25,9 +25,7 @@ dependencies = [
25
"Deprecated>=1.2.0",
26
"wrapt>=1.12.1",
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.3.1",
31
]
32
33
[project.urls]
0 commit comments