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 b77158f commit ae7c9fcCopy full SHA for ae7c9fc
pyproject.toml
@@ -27,6 +27,7 @@ requires-python = ">= 3.10, < 3.13"
27
dependencies = [
28
"keras >= 3.9",
29
"matplotlib",
30
+ "networkx>=3.4.2",
31
"numpy >= 1.24, <2.0",
32
"pandas",
33
"scipy",
0 commit comments