Skip to content

Commit d953bdb

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[pyroute2] Roll back to < 0.9 due to bug/2109396"
2 parents 85e4b13 + 22846fe commit d953bdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

global-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ pymongo!=3.1 # Apache-2.0
125125
PyMySQL # MIT License
126126
pyOpenSSL # Apache-2.0
127127
pyparsing # MIT
128-
pyroute2!=0.5.4,!=0.5.5,!=0.7.1,!=0.9.1,!=0.9.2,!=0.9.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
128+
pyroute2!=0.5.4,!=0.5.5,!=0.7.1,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
129129
pysaml2!=4.0.3,!=4.0.4,!=4.0.5,!=4.0.5rc1,!=4.1.0,!=4.2.0,!=4.3.0,!=4.4.0,!=4.6.0 # Apache-2.0
130130
pysnmp-lextudio # BSD
131131
pystache # MIT

upper-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ async-timeout===5.0.1;python_version=='3.10'
150150
async-timeout===5.0.1;python_version=='3.9'
151151
virtualbmc===3.2.0
152152
SQLAlchemy===2.0.42
153-
pyroute2===0.9.4
153+
pyroute2===0.8.1
154154
google-auth===2.40.3
155155
kazoo===2.10.0
156156
pyspnego===0.11.2

0 commit comments

Comments
 (0)