Skip to content

Commit c6a3eb0

Browse files
committed
trial:compatibility for JAX and python
1 parent faa9559 commit c6a3eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = {file = "LICENSE"}
77
readme = "README.md"
88
requires-python = ">=3.7"
99

10-
dependencies = ["numpy<2.0", "scipy", "scikit-learn", "matplotlib", "seaborn", "jax==0.4.30"]
10+
dependencies = ["numpy<2.0", "scipy", "scikit-learn", "matplotlib", "seaborn", "jax==0.4.16"]
1111

1212
[project.urls]
1313
homepage = "https://github.com/sissa-data-science/DADApy"

0 commit comments

Comments
 (0)