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 @@ -41,7 +41,7 @@ nvidia-nvjitlink-cu12==12.8.93 ; python_version >= "3.11" and python_version < "
4141nvidia-nvshmem-cu12 == 3.3.20 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
4242nvidia-nvtx-cu12 == 12.8.90 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"
4343opt-einsum == 3.4.0 ; python_version >= "3.11" and python_version < "3.15"
44- packaging == 25 .0 ; python_version >= "3.11" and python_version < "3.15"
44+ packaging == 26 .0 ; python_version >= "3.11" and python_version < "3.15"
4545pandas == 2.3.3 ; python_version >= "3.11" and python_version < "3.15"
4646parameterized == 0.9.0 ; python_version >= "3.11" and python_version < "3.15"
4747pillow == 12.1.0 ; python_version >= "3.11" and python_version < "3.15"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ kiwisolver==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"
1515numpy == 2.4.1 ; python_version >= "3.11" and python_version < "3.15"
16- packaging == 25 .0 ; python_version >= "3.11" and python_version < "3.15"
16+ packaging == 26 .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"
1919platformdirs == 4.5.1 ; python_version >= "3.11" and python_version < "3.15"
You can’t perform that action at this time.
0 commit comments