Skip to content

Commit 101f27c

Browse files
authored
Merge pull request #2759 from JdeRobot/bt-studio-dependencies
Add watchdog dependency
2 parents e89b0bb + 828458c commit 101f27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/RADI/Dockerfile.dependencies_humble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ RUN python3.10 -m pip install \
145145
argparse==1.4.0 coverage==6.2 cerberus==1.3.4 empy==3.3.4 jinja2==3.0.3 kconfiglib==14.1.0 \
146146
matplotlib==3.0.* numpy==1.24.3 nunavut==1.1.0 packaging==21.3 pkgconfig==1.5.5 pyros-genmsg==0.5.8 \
147147
pyulog==1.0.1 pyyaml==5.4.1 requests==2.31.0 serial==0.0.97 six==1.16.0 toml==0.10.2 psutil==5.9.0 \
148-
onnxruntime==1.15.0 Pillow==9.0.1 opencv-python==4.5.5.64 netron seaborn==0.11.2
148+
onnxruntime==1.15.0 Pillow==9.0.1 opencv-python==4.5.5.64 netron seaborn==0.11.2 watchdog==2.1.5
149149

150150
# websocket server dependency
151151
RUN python3.10 -m pip install websocket_server==0.6.4 posix-ipc==1.1.1 django==4.1.7 djangorestframework==3.13.1 \

0 commit comments

Comments
 (0)