Skip to content

Commit 06ad276

Browse files
committed
ci: add requirements file
1 parent a03550b commit 06ad276

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

extras/requirements.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
colorama==0.3.9
2+
urllib3[secure]>=1.26.5
3+
junit-xml==1.8
4+
PyYAML>=5.4
5+
jsonschema==2.6.0
6+
future>=0.18.0,<1.0
7+
six==1.12.0
8+
requests>=2.20,<3
9+
idna>=2,<2.8
10+
pyserial>=3,<=3.4
11+
jinja2>=2.11.3
12+
intelhex>=2.3.0,<3.0.0
13+
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.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.7
25+
cryptography>=3.2,<4
26+
Click>=7.0,<8
27+
cbor>=1.0.0

0 commit comments

Comments
 (0)