python312Packages.orbax-checkpoint: add back missing dependency importlib-resources (#369271)

This commit is contained in:
OTABI Tomoya
2024-12-30 11:23:00 +09:00
committed by GitHub
@@ -11,6 +11,7 @@
# dependencies
etils,
humanize,
importlib-resources,
jax,
msgpack,
nest-asyncio,
@@ -50,6 +51,7 @@ buildPythonPackage rec {
absl-py
etils
humanize
importlib-resources
jax
msgpack
nest-asyncio