1 parent 774b3b5 commit ed2727eCopy full SHA for ed2727e
1 file changed
docker/Dockerfile_base-bionic
@@ -64,7 +64,7 @@ RUN pip3 install wheel setuptools
64
# Python 3 dependencies installed by pip
65
RUN pip3 install argparse argcomplete coverage cerberus empy jinja2 kconfiglib \
66
matplotlib==3.0.* numpy nunavut>=1.1.0 packaging pkgconfig pyros-genmsg pyulog \
67
- pyyaml requests serial six toml psutil pyulog wheel jsonschema
+ pyyaml requests serial six toml psutil pyulog wheel jsonschema dataclasses
68
69
# manual ccache setup
70
RUN ln -s /usr/bin/ccache /usr/lib/ccache/cc \
0 commit comments