We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa9559 commit c6a3eb0Copy full SHA for c6a3eb0
pyproject.toml
@@ -7,7 +7,7 @@ license = {file = "LICENSE"}
7
readme = "README.md"
8
requires-python = ">=3.7"
9
10
-dependencies = ["numpy<2.0", "scipy", "scikit-learn", "matplotlib", "seaborn", "jax==0.4.30"]
+dependencies = ["numpy<2.0", "scipy", "scikit-learn", "matplotlib", "seaborn", "jax==0.4.16"]
11
12
[project.urls]
13
homepage = "https://github.com/sissa-data-science/DADApy"
0 commit comments