File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99pylint
1010setuptools==75.2.0
1111zcbor~=0.8.0
12- nrf-regtool~=8.0.0
12+ nrf-regtool~=8.1.2
1313windows-curses; sys_platform == 'win32'
1414unidiff
Original file line number Diff line number Diff line change @@ -94,13 +94,13 @@ markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
9494mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
9595milksnake==0.1.6 ; python_version >= "3.10" and python_version < "4.0"
9696mock==5.1.0 ; python_version >= "3.10" and python_version < "4.0"
97- more-itertools==10.2.0 ; python_version >= "3.10" and python_version < "4.0"
97+ more-itertools==10.2.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
9898msgpack==1.0.5 ; python_version >= "3.10" and python_version < "4.0" and platform_system != "Windows"
9999mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
100100mypy==1.13.0 ; python_version >= "3.10" and python_version < "4.0"
101101natsort==8.4.0 ; python_version >= "3.10" and python_version < "4.0"
102102normality==2.5.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
103- nrf-regtool==8.0.0 ; python_version >= "3.10" and python_version < "4.0"
103+ nrf-regtool==8.1.2 ; python_version >= "3.10" and python_version < "4.0"
104104nrfcredstore==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
105105nrfprovision==0.9.0 ; python_version >= "3.10" and python_version < "4.0"
106106numpy==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments