From d4901c381e8cbc896f61b2efcb73d0254f9f8758 Mon Sep 17 00:00:00 2001 From: Du Phan Date: Fri, 12 Apr 2024 13:52:08 -0400 Subject: [PATCH] ping oryx to a dev version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 58ef935..b346508 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ doc = [ "sphinx-gallery", ] oryx = [ - "oryx@git+https://github.com/jax-ml/oryx", + "oryx@git+https://github.com/jax-ml/oryx.git#b59ab020780cd53d488bc7dcad3696be9fdca0a5", ] [tool.pyink]