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 aaa85b9 commit eb1e647Copy full SHA for eb1e647
pyproject.toml
@@ -25,9 +25,8 @@ dependencies = [
25
"hats>=0.7,<0.8",
26
"nested-pandas>=0.6.0,<0.7.0",
27
"scipy>=1.7.2", # kdtree
28
- # NOTE: package PINNED at <0.3.0, see https://github.com/astronomy-commons/lsdb/issues/1047
29
- "universal-pathlib>=0.2.2,<0.3.0",
30
"tabulate>=0.7.0",
+ "universal-pathlib",
31
]
32
33
[project.urls]
0 commit comments