[ci/build]: Upgrade SONiC package versions (#11976)

This commit is contained in:
mssonicbld 2022-09-07 00:40:48 +08:00 committed by GitHub
parent 141120549b
commit 143af80061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 9 deletions

View File

@ -8,10 +8,10 @@ jsonschema==2.6.0
natsort==6.2.1 natsort==6.2.1
netaddr==0.8.0 netaddr==0.8.0
netifaces==0.11.0 netifaces==0.11.0
psutil==5.9.1 psutil==5.9.2
pyroute2==0.5.14 pyroute2==0.5.14
python-arptable==0.0.2 python-arptable==0.0.2
tabulate==0.8.10 tabulate==0.8.10
websocket-client==1.4.0 websocket-client==1.4.1
xmltodict==0.12.0 xmltodict==0.12.0
zipp==1.2.0 zipp==1.2.0

View File

@ -1,4 +1,4 @@
hiredis==2.0.0 hiredis==2.0.0
psutil==5.9.1 psutil==5.9.2
python-arptable==0.0.2 python-arptable==0.0.2
smbus==1.1.post2 smbus==1.1.post2

View File

@ -16,7 +16,7 @@ jsonschema==4.15.0
jsonschema-spec==0.1.1 jsonschema-spec==0.1.1
lazy-object-proxy==1.7.1 lazy-object-proxy==1.7.1
openapi-schema-validator==0.3.3 openapi-schema-validator==0.3.3
openapi-spec-validator==0.5.0 openapi-spec-validator==0.5.1
pathable==0.4.3 pathable==0.4.3
pkgutil_resolve_name==1.3.10 pkgutil_resolve_name==1.3.10
protobuf==4.21.5 protobuf==4.21.5

View File

@ -1,5 +1,2 @@
cffi==1.7.0
nnpy==1.4.2
ptf==0.9.1 ptf==0.9.1
pycparser==2.21
scapy==2.4.0 scapy==2.4.0

View File

@ -23,7 +23,7 @@ netaddr==0.8.0
netifaces==0.11.0 netifaces==0.11.0
pathtools==0.1.2 pathtools==0.1.2
pexpect==4.8.0 pexpect==4.8.0
psutil==5.9.1 psutil==5.9.2
ptyprocess==0.7.0 ptyprocess==0.7.0
pyang==2.5.3 pyang==2.5.3
pyangbind==0.8.1 pyangbind==0.8.1
@ -40,5 +40,5 @@ tabulate==0.8.10
thrift==0.13.0 thrift==0.13.0
urllib3==1.26.12 urllib3==1.26.12
watchdog==0.10.3 watchdog==0.10.3
websocket-client==1.4.0 websocket-client==1.4.1
xmltodict==0.12.0 xmltodict==0.12.0