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 7d913f7 commit 136289eCopy full SHA for 136289e
jaxlib/jax.bzl
@@ -66,6 +66,7 @@ _py_deps = {
66
"cloudpickle": ["@pypi_cloudpickle//:pkg"],
67
"colorama": ["@pypi_colorama//:pkg"],
68
"epath": ["@pypi_etils//:pkg"], # etils.epath
69
+ "filelock": ["@pypi_filelock//:pkg"],
70
"flatbuffers": ["@pypi_flatbuffers//:pkg"],
71
"hypothesis": ["@pypi_hypothesis//:pkg"],
72
"importlib_metadata": get_importlib_metadata(),
0 commit comments