Add intelhex to requirements.txt as it's a dependency of memap.

pull/14205/head
Jamie Smith 2021-01-28 01:32:31 -08:00
parent 029486e640
commit c193527305
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
prettytable==0.7.2 prettytable==0.7.2
future==0.16.0 future==0.16.0
Jinja2>=2.10.1,<2.11 Jinja2>=2.10.1,<2.11
intelhex