Skip to content

Commit

Permalink
python: update pyOCD (and other python dependencies) (#909)
Browse files Browse the repository at this point in the history
Update pyOCD, mbed-cli, mbed-ls and pyyaml modules
  • Loading branch information
mathias-arm authored Dec 9, 2021
1 parent 422ded7 commit d4e6ad2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
project_generator==0.11.*
mbed-ls==1.6.2
mbed-ls==1.8.*
pyserial
pyOCD==0.28.*
pyOCD==0.32.*
requests
intelhex
enum34
pyusb
mbed-cli==1.8.2
mbed-cli==1.10.*
bs4
numpy
pyelftools
fuzzywuzzy
jsonschema
pyyaml>=6.0,<7.0

0 comments on commit d4e6ad2

Please sign in to comment.