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 1d8b5e1 commit e18dcc1Copy full SHA for e18dcc1
2 files changed
pixi.toml
@@ -69,7 +69,6 @@ bokeh = ">=3.1"
69
colorcet = "*"
70
narwhals = ">=2"
71
numpy = ">=1.21"
72
-packaging = "*"
73
pandas = ">=1.3"
74
panel = ">=1.0"
75
param = ">=2.0,<3.0"
pyproject.toml
@@ -35,7 +35,6 @@ dependencies = [
35
"colorcet",
36
"narwhals >=2",
37
"numpy >=1.21",
38
- "packaging",
39
"pandas >=1.3",
40
"panel >=1.0",
41
"param >=2.0,<3.0",
0 commit comments