PX4-Autopilot/Tools/setup/requirements.txt
Matthias Grob 47de2419a3 setup: don't require exact matplotlib version
Because this older version fails to install on Ubuntu 20.04
and makes the entire setup script fail.
2020-06-29 19:21:56 -04:00

23 lines
257 B
Plaintext

argcomplete
argparse>=1.2
cerberus
coverage
empy>=3.3
jinja2>=2.8
matplotlib>=3.0.*
numpy>=1.13
packaging
pandas>=0.21
pkgconfig
psutil
pygments
pyros-genmsg
pyserial>=3.0
pyulog>=0.5.0
pyyaml
requests
setuptools>=39.2.0
six>=1.12.0
toml>=0.9
wheel>=0.31.1