add nose and tornado to fit the requirements of matplotlib

This commit is contained in:
TSC21 2018-12-01 22:52:57 +00:00 committed by Lorenz Meier
parent 161cf7f5d9
commit 3e90c37d05
1 changed files with 2 additions and 0 deletions

View File

@ -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