We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7945974 commit 2079f27Copy full SHA for 2079f27
1 file changed
dependencies-dev
@@ -2,7 +2,7 @@ Cython==3.2.4
2
Jinja2==3.1.6
3
numpy==2.2.6 ; python_version <= '3.10'
4
numpy==2.4.4 ; python_version >= '3.11'
5
-pybind11==3.0.2
+pybind11==3.0.3
6
cmake==4.3.0
7
setuptools==79.0.1
8
clang-format==14.0.6
0 commit comments