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 83adf87 commit 15f163aCopy full SHA for 15f163a
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: 3.13",
25
]
26
dependencies = [
27
- "numpy==2.3.3",
+ "numpy==2.3.4",
28
"networkx==3.5",
29
30
dynamic = [ "version",]
0 commit comments