Skip to content

Commit 100a2bb

Browse files
mbolivar-nordicnashif
authored andcommitted
scripts: update pyocd in requirements.txt
This includes a bugfix for a pyocd requirement on pyyaml that could not be satisfied using officially supported releases. Signed-off-by: Marti Bolivar <[email protected]>
1 parent 91139c1 commit 100a2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ply==3.10
1010
hub==2.0
1111
gitlint
1212
pyelftools==0.24
13-
pyocd==0.16.1
13+
pyocd==0.19.0
1414
pyserial
1515
pykwalify
1616
# "win32" is used for 64-bit Windows as well

0 commit comments

Comments
 (0)