Martin Kojtal
63c891599d
requirements: update urllib3 to 1.24.2
...
Reference: CVE-2019-11324
2019-05-17 15:35:27 +01:00
Maciej Bocianski
63f1bd77c8
fix usb msd test python dependencies
2019-05-03 12:24:48 +01:00
Cruz Monrreal II
0e4520de28
Updated mbed-cloud-sdk req to 2.0.6 Test for SMCC failing w/o update.
...
Also set requirement to auto update patches
2019-04-24 13:37:42 +01:00
Cruz Monrreal II
888444721e
Update Jinja2 for CVE-2019-10906 fix
2019-04-24 13:37:42 +01:00
Filip Jagodzinski
a001468f06
Tests: USBHID: Make report test optional on Linux
...
This test case uses `hidapi` -- a cross-platform Python module.
To keep the initial Mbed setup as simple as possible, the `hidapi`
module is skipped on Linux hosts because of its external dependancies
for this platform.
The module can be easily installed following instructions from the
README file.
The test case is skipped if the host machine lacks `hidapi` module.
2019-04-24 13:37:42 +01:00
Filip Jagodzinski
c9b465fb01
Tests: USBHID: Add tests
2019-04-24 13:37:42 +01:00
arekzaluski
0c67c63a6b
Update manifest tool to version 1.4.8 and install it from pypi
2019-04-05 12:26:11 +01:00
arekzaluski
c5b540d2b1
Remove fuzzywuzzy dependency
2019-04-05 12:26:10 +01:00
Lin Gao
ecfb82e8e2
Remove intervaltree from requirements.txt for mbed-os as it contradicts pyocd requirements
2019-04-05 12:26:10 +01:00
Jimmy Brisson
efeda77602
Require 0.2.3 CPM
...
This includes vendor parsing so that we can reproduced the index.json
2019-03-04 11:24:47 -06:00
Jimmy Brisson
74f45fbbfc
Start using CPM
2019-03-04 11:24:46 -06:00
Martin Kojtal
0e7f112653
Merge pull request #9849 from teetak01/patch-2
...
Update mbed-cloud-sdk to latest version 2.0.5
2019-02-27 16:52:32 +01:00
Cruz Monrreal
4b13c8a212
Merge pull request #9768 from c1728p9/feature-hal-spec-usb-device
...
Bring USB Feature branch into master
2019-02-26 22:48:02 -06:00
Teemu Takaluoma
c0dd9ce454
Update mbed-cloud-sdk to latest version 2.0.5
...
Fixes to subscription patterns and filtering, also a timeout on a blocking subscription now raises a CloudTimeoutError not a Queue.empty exception.
Errors received in async-responses will now populate the exception status and reason attributes.
Stopping notifications now terminates cleanly without logging an error.
2019-02-26 15:31:22 +02:00
Teemu Takaluoma
c8bc467fa2
Update mbed-cloud-sdk to latest version 2.0.4
2019-02-25 13:05:14 +02:00
Brian Daniels
0e6056b985
Update requirements.txt
...
Add an upper bound to the API version of pyusb.
Co-Authored-By: c1728p9 <butleja10511@hotmail.com>
2019-02-22 10:54:59 -06:00
Russ Butler
754134c6a2
Add pyusb to requirements
...
Add pyusb to requirements so the greentea USB tests work.
2019-02-22 10:53:11 -06:00
Michael Schwarcz
7016ac7d8c
Add image signing scripts from TF-M bl2 library
2019-02-21 17:42:58 +02:00
Brian Daniels
4956871269
Remove pyocd requirement and update icetea.
...
Icetea depends on mbed-flasher. mbed-flasher recently released a version
that drops the dependency on pyocd. Icetea released a version that uses
this latest version of mbed-flasher. So now tht pyocd is no longer in
our dependency tree, we can drop it here.
2019-02-15 09:00:12 -06:00
Brian Daniels
8be2ba4b8d
Update all mbed test packages.
...
This change allows the latest releases of mbed-ls, mbed-host-tests, and
mbed-greentea. This brings new target support, features, and bug fixes.
2019-01-29 09:36:58 -06:00
Cruz Monrreal
df9ac85cbb
Merge pull request #9453 from u-blox/requirement_update
...
mbed-host-tests minimum requirement set
2019-01-23 22:48:56 -06:00
Sana Masood
1b8000e96e
mbed-host-tests minimum requirement set
2019-01-22 16:28:50 +05:00
Cruz Monrreal II
fde0321802
Added pyocd requirement.
...
Dependency tree: icetea > mbed_flasher > pyocd
2019-01-17 12:41:26 -06:00
Cruz Monrreal II
e0572e76ce
Updated requirements.txt to be more module-version resilliant.
...
Moved modules tied to specific versions higher, and modules with no restrictions lower.
2019-01-17 12:39:52 -06:00
Cruz Monrreal II
e0df167599
Added pyocd depencency to resolve Travis CI issue
2019-01-15 16:49:03 -06:00
Cruz Monrreal
5da210bd41
Updated pyyaml due to possible vulnerability
...
Ref: https://nvd.nist.gov/vuln/detail/CVE-2017-18342
2019-01-08 12:12:42 -06:00
Cruz Monrreal II
a639014949
Intervaltree version update (3.0.0) caused builds to break.
...
Capping version to latest 2.x
2018-12-16 22:00:36 -06:00
Cruz Monrreal II
1f727e32f6
Updated and pinned version for requests
2018-11-01 11:17:21 -05:00
Cruz Monrreal II
362ea59725
Updated all python modules to either have a max or specific version.
2018-10-24 21:20:36 -05:00
Cruz Monrreal II
461f55e3ed
Pinned urllib3 version as something with 1.24 appears to be breaking other modules
2018-10-16 17:34:42 -05:00
Cruz Monrreal II
7252618b08
Fixed colorama Python package
...
Colorama package being at the top of the requirements.txt list causes other requirements to not be fufilled.
All packages require <0.4.0, aka the latest 0.3.x patch release.
:
2018-10-11 15:24:04 -05:00
adbridge
29a944e5e2
Update Manifest tool version
...
v1.4.5 -> v1.4.6
2018-09-25 15:51:21 +01:00
Cruz Monrreal
84aa9c32c7
Update mbed-cloud-sdk in requirements.txt
2018-09-17 20:27:59 -05:00
Cruz Monrreal
91ddbfaf18
Merge pull request #8140 from theotherjimmy/bump-icetea
...
requiremnts: Bump IceTea
2018-09-14 17:36:31 -05:00
Jimmy Brisson
f266dc79a8
requiremnts: Bump IceTea
...
### Description
Version 1.0.1 of IceTea required conflicting version of jsonschema and
a version of pyshark that required a native compiler on windows. Version
1.0.2 resoves these issues and a few more. This PR prevents users from
installing a version which we know is broken
@cmonr RC3 please :D
### Pull request type
[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Breaking change
2018-09-14 10:12:07 -05:00
Olli-Pekka Puolitaival
e944b319fd
Syncronize mbed-ls minimum version with icetea requirements
2018-09-11 11:41:43 +03:00
Olli-Pekka Puolitaival
6609faa5b2
Update icetea
2018-08-31 19:58:52 +03:00
Olli-Pekka Puolitaival
b41d215597
Update to icetea 1.* version
2018-08-31 11:56:52 +03:00
Olli-Pekka Puolitaival
3b3bed2406
Small fixes based on github comments
2018-08-31 11:52:30 +03:00
Olli-Pekka Puolitaival
60911876cd
Icetea version update
2018-08-31 11:52:30 +03:00
Olli-Pekka Puolitaival
db1b53e6f4
Limit mbed-ls less than 2 because of icetea and mbed-flashed support
2018-08-31 11:52:15 +03:00
Olli-Pekka Puolitaival
9f3704e7b9
Add icetea in requirements
2018-08-31 11:52:15 +03:00
Cruz Monrreal
ebdad75518
Remove extra package used for CI debugging
2018-08-29 17:57:28 -05:00
Cruz Monrreal
f46bcf1abc
Replace urllib3[secure] with discrete packages
2018-08-29 16:24:47 -05:00
Cruz Monrreal
c89147ea30
Added secure urllib3 python requirement
...
This pulls in additional packages requiured for SSL verification for Py2
Ref: https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
2018-08-29 16:21:15 -05:00
Jimmy Brisson
563ee0d871
Implement device management subcommand
2018-08-21 10:51:26 -05:00
Jimmy Brisson
03fa626eda
Import manifest-tool
2018-08-21 10:51:25 -05:00
Cruz Monrreal II
99dd4c2b0a
Added missing six requirement
2018-05-11 14:25:27 -05:00
Martin Kojtal
f316373b9f
requirements: add future
...
SHA 14255ca
introduced the lines that are reported to be breaking.
future module in requirements fixes it
Reference: https://pypi.python.org/pypi/future
Fixes #6489
2018-04-13 14:17:10 +01:00
Steven Cartmell
d208421efc
Add JSON Schema library to requirements.txt
2018-02-01 17:18:40 +00:00