Skip to content

Commit f266dc7

Browse files
committed
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
1 parent 920db63 commit f266dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ future>=0.16.0
1717
six>=1.11.0
1818
git+https://github.com/armmbed/[email protected]
1919
mbed-cloud-sdk==2.0.0
20-
icetea>=1.0.1,<2
20+
icetea>=1.0.2,<2

0 commit comments

Comments
 (0)