Closed neutrinoceros closed 1 year ago
Just for the sake of being as clear as possible, here's the dependency chain that was causing importlib_metadata
to already be installed
glue-core <- ipykernel <- jupyter-client
(jupyter-client==8.1.0
requires importlib-metadata>=4.8.3
)
fix a regression introduced and discussed in #2365 ping @dhomeier