target: mbedos5: fix requirements.txt (#1933)

tools/generate_pins.py does not work with 2.18 version of pycparser

JerryScript-DCO-1.0-Signed-off-by: Marko Fabo mfabo@inf.u-szeged.hu
This commit is contained in:
fbmrk 2017-07-21 11:54:07 +02:00 committed by Akos Kiss
parent d75710cf27
commit 1526bcc8c3

View File

@ -1,3 +1,3 @@
pycparser
pycparser<=2.17 # generate_pins.py does not work with 2.18 version
simpleeval
pycparserext