File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
colorama == 0.3.9
2
- PySerial >= 2.7
3
- PrettyTable > =0.7.2
4
- Jinja2 >= 2.7.3
5
- IntelHex >= 1.3
6
- junit-xml
7
- pyYAML
2
+ pyserial >= 3 , <= 3.4
3
+ prettytable = =0.7.2
4
+ Jinja2 >= 2.7.3 , <= 2.10
5
+ intelhex >= 1.3 , <= 2.2.1
6
+ junit-xml == 1.8
7
+ pyYAML == 3.13
8
8
urllib3 [secure ]== 1.23
9
- requests
10
- mbed-ls >= 1.5.1 ,== 1.*
11
- mbed-host-tests >= 1.1.2
12
- mbed-greentea >= 0.2.24
13
- beautifulsoup4 >= 4
14
- fuzzywuzzy >= 0.11
15
- pyelftools >= 0.24
16
- jsonschema >= 2.6
17
- future > =0.16.0
18
- six > =1.11.0
9
+ requests == 2.19.1
10
+ mbed-ls >= 1.5.1 ,< 1.7
11
+ mbed-host-tests >= 1.1.2 , <= 1.5
12
+ mbed-greentea >= 0.2.24 , <= 1.5
13
+ beautifulsoup4 >= 4 , <= 4.6.3
14
+ fuzzywuzzy >= 0.11 , <= 0.17
15
+ pyelftools >= 0.24 , <= 0.25
16
+ jsonschema == 2.6.0
17
+ future = =0.16.0
18
+ six = =1.11.0
19
19
git+https://github.com/armmbed/[email protected]
20
20
mbed-cloud-sdk == 2.0.1
21
- icetea >= 1.0.2 ,< 2
21
+ icetea >= 1.0.2 ,< 1.1
You can’t perform that action at this time.
0 commit comments