Cap Routes at below 2.0 as 2.1 breaks Nova
2.1 breaks Nova as well, earlier we excludeded just 2.0, we should exclude 2.1 as well Closes-Bug: #1469883 Change-Id: I94151624dad266532b3db7d29da1be21f46a6190
This commit is contained in:
parent
893490c958
commit
19b6a41051
@ -165,7 +165,7 @@ requests>=2.5.2
|
||||
requests-aws>=0.1.4 # BSD License (3 clause)
|
||||
requests-kerberos>=0.6;python_version=='2.7' # MIT
|
||||
rfc3986>=0.2.0 # Apache-2.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
Routes>=1.12.3,!=2.0,!=2.1
|
||||
rtslib-fb>=2.1.41
|
||||
semantic_version>=2.3.1
|
||||
fasteners>=0.7 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user