Skip to content

Commit 36d8660

Browse files
[build] Fix docker-sonic-mgmt pylint dependency lazy-object-proxy version (#9596)
1 parent faab7d5 commit 36d8660

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dockers/docker-sonic-mgmt/Dockerfile.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ RUN pip install cffi==1.10.0 \
5656
psutil \
5757
pyasn1==0.1.9 \
5858
pyfiglet \
59+
lazy-object-proxy==1.6.0 \
5960
pylint==1.8.1 \
6061
pyro4 \
6162
pysnmp==4.2.5 \

0 commit comments

Comments
 (0)