Updated requirements.txt to match setup.py. Consider setup.py reading from requirements.txt in the future.

pull/2022/head
Mihail Stoyanov 2016-06-27 13:57:38 +01:00
parent 6dd11c76e4
commit 61fa6cec95
1 changed files with 9 additions and 8 deletions

View File

@ -1,10 +1,11 @@
colorama
PrettyTable
pyserial
IntelHex
colorama>=0.3.3
PySerial>=2.7
PrettyTable>=0.7.2
Jinja2>=2.7.3
IntelHex>=1.3
project-generator>=0.9.3,<0.10.0
junit-xml
pyYAML
requests
mbed-ls
mbed-greentea
project-generator>=0.9.3,<0.10.0
Jinja2
junit-xml
requests