We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84e0d5d + 2b1834b commit 0d54dbcCopy full SHA for 0d54dbc
requirements.txt
@@ -14,14 +14,14 @@ mbed-ls>=1.5.1,<2.0
14
mbed-host-tests>=1.4.4,<2.0
15
mbed-greentea>=0.2.24,<2.0
16
beautifulsoup4>=4,<=4.6.3
17
-pyelftools>=0.24,<=0.25
+pyelftools>=0.27,<=0.28
18
pycryptodome>=3.9.3,<4
19
pyusb>=1.0.0,<2.0.0
20
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
21
cmsis-pack-manager>=0.2.3,<0.3.0
22
pywin32>=301;platform_system=='Windows'
23
wmi==1.4.9;platform_system=='Windows'
24
-psutil==5.6.6
+psutil==5.6.7
25
cryptography>=3.2,<4
26
Click>=7.0,<8
27
cbor>=1.0.0
0 commit comments