We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcc463 commit 4af4764Copy full SHA for 4af4764
pyproject.toml
@@ -5,7 +5,7 @@ description = "Distance-based Analysis of DAta-manifolds in python"
5
authors = [{ name = "DADApy author"}]
6
license = {file = "LICENSE"}
7
readme = "README.md"
8
-requires-python = ">=3.7"
+requires-python = ">=3.8"
9
10
dependencies = ["numpy<2.0", "scipy", "scikit-learn", "matplotlib", "seaborn", "jax", "jaxlib"]
11
0 commit comments