We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4c721a + bed9a8a commit da8a215Copy full SHA for da8a215
1 file changed
requirements-dev.txt
@@ -25,7 +25,7 @@ markupsafe==3.0.3 ; python_version >= "3.10" and python_version < "3.13"
25
matplotlib==3.10.7 ; python_version >= "3.10" and python_version < "3.13"
26
ml-dtypes==0.5.3 ; python_version >= "3.10" and python_version < "3.13"
27
mpmath==1.3.0 ; python_version >= "3.10" and python_version < "3.13"
28
-networkx==3.4.2 ; python_version >= "3.10" and python_version < "3.13"
+networkx==3.5 ; python_version >= "3.10" and python_version < "3.13"
29
numpy-quaternion==2024.0.12 ; python_version >= "3.10" and python_version < "3.13"
30
numpy==2.3.4 ; python_version >= "3.10" and python_version < "3.13"
31
nvidia-cublas-cu12==12.1.3.1 ; platform_system == "Linux" and platform_machine == "x86_64" and python_version >= "3.10" and python_version < "3.13"
0 commit comments