Skip to content

Commit

Permalink
[sonic-mgmt] upgrade paramilo to version 2.7.1 (#4750)
Browse files Browse the repository at this point in the history
spytest requires higher paramiko version. Fix it to 2.7.1.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
  • Loading branch information
yxieca authored and rlhui committed Jul 7, 2020
1 parent 86955e2 commit 3129451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN pip install ipaddr \
pysnmp==4.2.5 \
jinja2==2.7.2 \
cffi==1.10.0 \
paramiko==2.1.2 \
paramiko==2.7.1 \
passlib \
ipython==5.4.1 \
virtualenv \
Expand Down

0 comments on commit 3129451

Please sign in to comment.