update ubuntu.sh setup script and python requirements.txt

This commit is contained in:
Daniel Agar
2018-09-10 13:50:18 -04:00
committed by GitHub
parent 40a68624e5
commit 33e68b3331
2 changed files with 31 additions and 5 deletions
+2
View File
@@ -1,10 +1,12 @@
argparse>=1.2
cerberus
empy>=3.3
jinja2>=2.8
numpy>=1.13
pandas>=0.21
pyserial>=3.0
pyulog>=0.5.0
pyyaml
setuptools>=39.2.0
toml>=0.9
wheel>=0.31.1