File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
2424ml-dtypes == 0.5.4 ; python_version >= "3.11" and python_version < "3.15"
2525mpmath == 1.3.0 ; python_version >= "3.11" and python_version < "3.15"
2626networkx == 3.6.1 ; python_version >= "3.11" and python_version < "3.15"
27- numpy == 2.4.0 ; python_version >= "3.11" and python_version < "3.15"
27+ numpy == 2.4.1 ; python_version >= "3.11" and python_version < "3.15"
2828nvidia-cublas-cu12 == 12.8.4.1 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
2929nvidia-cuda-cupti-cu12 == 12.8.90 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
3030nvidia-cuda-nvrtc-cu12 == 12.8.93 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ idna==3.11 ; python_version >= "3.11" and python_version < "3.15"
1212kiwisolver == 1.4.9 ; python_version >= "3.11" and python_version < "3.15"
1313matplotlib == 3.10.8 ; python_version >= "3.11" and python_version < "3.15"
1414mpmath == 1.3.0 ; python_version >= "3.11" and python_version < "3.15"
15- numpy == 2.4.0 ; python_version >= "3.11" and python_version < "3.15"
15+ numpy == 2.4.1 ; python_version >= "3.11" and python_version < "3.15"
1616packaging == 25.0 ; python_version >= "3.11" and python_version < "3.15"
1717pandas == 2.3.3 ; python_version >= "3.11" and python_version < "3.15"
1818pillow == 12.1.0 ; python_version >= "3.11" and python_version < "3.15"
You can’t perform that action at this time.
0 commit comments