1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-26 07:02:15 +03:00

tests/device: clean up requirements.txt, use latest versions

This commit is contained in:
Ivan Grokhotkov
2018-01-07 20:30:30 +08:00
committed by Ivan Grokhotkov
parent 74ba914ced
commit e7127118c6

View File

@ -1,13 +1,8 @@
Flask==0.10.1 Flask
itsdangerous==0.24 junit-xml
Jinja2==2.8 MarkupSafe
junit-xml==1.6 pexpect
MarkupSafe==0.23 pyserial
pexpect==4.0.1 xunitmerge
ptyprocess==0.5.1 junit2html
pyserial==3.0.1 poster
PyYAML==3.11
six==1.10.0
Werkzeug==0.11.9
wheel==0.24.0
poster==0.8.1