Skip to content

Commit d4e6ad2

Browse files
authored
python: update pyOCD (and other python dependencies) (#909)
Update pyOCD, mbed-cli, mbed-ls and pyyaml modules
1 parent 422ded7 commit d4e6ad2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
project_generator==0.11.*
2-
mbed-ls==1.6.2
2+
mbed-ls==1.8.*
33
pyserial
4-
pyOCD==0.28.*
4+
pyOCD==0.32.*
55
requests
66
intelhex
77
enum34
88
pyusb
9-
mbed-cli==1.8.2
9+
mbed-cli==1.10.*
1010
bs4
1111
numpy
1212
pyelftools
1313
fuzzywuzzy
1414
jsonschema
15+
pyyaml>=6.0,<7.0

0 commit comments

Comments
 (0)