We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26711e3 commit 92baa55Copy full SHA for 92baa55
requirements.txt
@@ -5,7 +5,7 @@ importlib-resources==6.4.0 ; python_version >= "3.9" and python_version < "3.10"
5
kiwisolver==1.4.5 ; python_version >= "3.9" and python_version < "4.0"
6
matplotlib==3.9.0 ; python_version >= "3.9" and python_version < "4.0"
7
networkx==3.2.1 ; python_version >= "3.9" and python_version < "4.0"
8
-numpy==1.24.0 ; python_version >= "3.9" and python_version < "4.0"
+numpy==1.26.0 ; python_version >= "3.9" and python_version < "4.0"
9
packaging==24.1 ; python_version >= "3.9" and python_version < "4.0"
10
pandas==2.2.2 ; python_version >= "3.9" and python_version < "4.0"
11
pillow==10.4.0 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments