forked from Archive/PX4-Autopilot
add nose and tornado to fit the requirements of matplotlib
This commit is contained in:
parent
161cf7f5d9
commit
3e90c37d05
|
@ -2,6 +2,7 @@ argparse>=1.2
|
|||
cerberus
|
||||
empy>=3.3
|
||||
jinja2>=2.8
|
||||
nose
|
||||
numpy>=1.13
|
||||
pandas>=0.21
|
||||
pyserial>=3.0
|
||||
|
@ -9,4 +10,5 @@ pyulog>=0.5.0
|
|||
pyyaml
|
||||
setuptools>=39.2.0
|
||||
toml>=0.9
|
||||
tornado
|
||||
wheel>=0.31.1
|
||||
|
|
Loading…
Reference in New Issue