diff --git a/pyproject.toml b/pyproject.toml index fe02f9507..db3dc5aa6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ "License :: OSI Approved :: Apache Software License", ] dependencies = [ - "jax", + "jax<=0.4.38", "jaxlib", "flax", "safetensors",