diff --git a/sonic-slave-buster/Dockerfile.j2 b/sonic-slave-buster/Dockerfile.j2 index 0aee500000..de5f9911b6 100644 --- a/sonic-slave-buster/Dockerfile.j2 +++ b/sonic-slave-buster/Dockerfile.j2 @@ -475,6 +475,9 @@ RUN pip3 install pyang==2.4.0 RUN pip2 install mmh3==2.5.1 RUN pip3 install mmh3==2.5.1 +# For latest version error, use previous version +RUN pip3 install deepdiff==6.2.2 + RUN apt-get install -y xsltproc # Install dependencies for isc-dhcp-relay build