mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #15151 from maxgerhardt/patch-1
Update psutil to 5.6.7 and PyElfTools to 0.27pull/15161/head
commit
0d54dbc8f6
|
@ -14,14 +14,14 @@ mbed-ls>=1.5.1,<2.0
|
||||||
mbed-host-tests>=1.4.4,<2.0
|
mbed-host-tests>=1.4.4,<2.0
|
||||||
mbed-greentea>=0.2.24,<2.0
|
mbed-greentea>=0.2.24,<2.0
|
||||||
beautifulsoup4>=4,<=4.6.3
|
beautifulsoup4>=4,<=4.6.3
|
||||||
pyelftools>=0.24,<=0.25
|
pyelftools>=0.27,<=0.28
|
||||||
pycryptodome>=3.9.3,<4
|
pycryptodome>=3.9.3,<4
|
||||||
pyusb>=1.0.0,<2.0.0
|
pyusb>=1.0.0,<2.0.0
|
||||||
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
|
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
|
||||||
cmsis-pack-manager>=0.2.3,<0.3.0
|
cmsis-pack-manager>=0.2.3,<0.3.0
|
||||||
pywin32>=301;platform_system=='Windows'
|
pywin32>=301;platform_system=='Windows'
|
||||||
wmi==1.4.9;platform_system=='Windows'
|
wmi==1.4.9;platform_system=='Windows'
|
||||||
psutil==5.6.6
|
psutil==5.6.7
|
||||||
cryptography>=3.2,<4
|
cryptography>=3.2,<4
|
||||||
Click>=7.0,<8
|
Click>=7.0,<8
|
||||||
cbor>=1.0.0
|
cbor>=1.0.0
|
||||||
|
|
Loading…
Reference in New Issue