We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0faf4 commit fa53f98Copy full SHA for fa53f98
sonic-slave-stretch/Dockerfile.j2
@@ -348,7 +348,7 @@ RUN pip install j2cli==0.3.10
348
# Remove python-click 6.6
349
RUN apt-get purge -y python-click
350
# For sonic utilities testing
351
-RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints
+RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints pyroute2==0.5.14
352
353
# For sonic snmpagent build and mock testing
354
RUN pip3 install -U setuptools
0 commit comments