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 63cb2d1 commit 9eb1bffCopy full SHA for 9eb1bff
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Topic :: Scientific/Engineering :: Mathematics",
24
]
25
urls = {repository = "https://github.com/patrick-kidger/diffrax" }
26
-dependencies = ["jax>=0.4.38", "jaxtyping>=0.2.24", "typing_extensions>=4.5.0", "typeguard==2.13.3", "equinox>=0.11.10", "lineax>=0.0.5", "optimistix>=0.0.9"]
+dependencies = ["jax>=0.4.38", "jaxtyping>=0.2.24", "typing_extensions>=4.5.0", "typeguard==2.13.3", "equinox>=0.11.10", "lineax>=0.0.5", "optimistix>=0.0.10"]
27
28
[build-system]
29
requires = ["hatchling"]
0 commit comments