Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'setup
sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'wheel==0.35.1'

# docker Python API package is needed by Ansible docker module as well as some SONiC applications
sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'docker==4.3.1'
sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'docker==5.0.3'

# Install scapy
sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip3 install 'scapy==2.4.4'
Expand Down
4 changes: 2 additions & 2 deletions files/build/versions/host-image/versions-py3
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ click-log==0.4.0
colorful==0.5.4
cryptography==36.0.2
dbus-python==1.2.18
docker==4.3.1
docker==5.0.3
docker-image-py==0.1.12
enlighten==1.10.2
filelock==3.6.0
Expand Down Expand Up @@ -58,4 +58,4 @@ watchdog==0.10.3
wcwidth==0.2.5
websocket-client==1.3.2
www-authenticate==0.9.2
xmltodict==0.12.0
xmltodict==0.12.0