remove sharedarray references

This commit is contained in:
Blake Blackshear
2020-03-13 15:50:27 -05:00
parent 3a9781c4f8
commit 6de8e3bd1f
4 changed files with 2 additions and 10 deletions

View File

@@ -25,7 +25,6 @@ RUN apt -qq update && apt -qq install --no-install-recommends -y \
imutils \
scipy \
&& python3.7 -m pip install -U \
SharedArray \
Flask \
paho-mqtt \
PyYAML \