Skip to content

Commit 3a301cd

Browse files
author
Cruz Monrreal
authored
Merge pull request #9740 from bridadan/remove_pyocd_dependency
Remove pyocd requirement and update icetea.
2 parents 287dde4 + 4956871 commit 3a301cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ beautifulsoup4>=4,<=4.6.3
2020
fuzzywuzzy>=0.11,<=0.17
2121
pyelftools>=0.24,<=0.25
2222
git+https://github.com/armmbed/[email protected]
23-
pyocd>=0.14,<0.15
24-
icetea>=1.0.2,<1.1
23+
icetea>=1.2.1,<1.3

0 commit comments

Comments
 (0)