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 e8405b1 commit 0cd31dbCopy full SHA for 0cd31db
doc/changelog.d/1747.dependencies.md
@@ -0,0 +1 @@
1
+bump numpy from 2.2.2 to 2.2.3
pyproject.toml
@@ -58,7 +58,7 @@ tests = [
58
"geomdl==5.3.1",
59
"grpcio==1.67.1",
60
"grpcio-health-checking==1.67.1",
61
- "numpy==2.2.2",
+ "numpy==2.2.3",
62
"Pint==0.24.4",
63
"protobuf==5.29.3",
64
"pytest==8.3.4",
@@ -95,7 +95,7 @@ doc = [
95
"nbsphinx==0.9.6",
96
"notebook==7.3.2",
97
"numpydoc==1.8.0",
98
99
"panel==1.6.0",
100
101
0 commit comments