python312Packages.orbax-checkpoint: add back missing dependency importlib-resources

This commit is contained in:
Gaetan Lepage
2024-12-30 01:51:32 +01:00
parent a826cbf241
commit 0623befb74
@@ -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