mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-24 19:42:27 +03:00
tests/device: clean up requirements.txt, use latest versions
This commit is contained in:
committed by
Ivan Grokhotkov
parent
74ba914ced
commit
e7127118c6
@ -1,13 +1,8 @@
|
||||
Flask==0.10.1
|
||||
itsdangerous==0.24
|
||||
Jinja2==2.8
|
||||
junit-xml==1.6
|
||||
MarkupSafe==0.23
|
||||
pexpect==4.0.1
|
||||
ptyprocess==0.5.1
|
||||
pyserial==3.0.1
|
||||
PyYAML==3.11
|
||||
six==1.10.0
|
||||
Werkzeug==0.11.9
|
||||
wheel==0.24.0
|
||||
poster==0.8.1
|
||||
Flask
|
||||
junit-xml
|
||||
MarkupSafe
|
||||
pexpect
|
||||
pyserial
|
||||
xunitmerge
|
||||
junit2html
|
||||
poster
|
||||
|
Reference in New Issue
Block a user