lower-constraints: bump pyopenssl to 21.0.0
This will prevent failure in initialization due to changes in cryptography 38.0.0 Change-Id: Iceefc865f96fa784e1bde593b34249272a664e93
This commit is contained in:
parent
7624236634
commit
d7a7a15b3e
@ -14,7 +14,7 @@ oslo.service==1.31.0
|
||||
oslo.utils==4.4.0
|
||||
oslotest==3.2.0
|
||||
pbr==4.0.0
|
||||
pyOpenSSL==20.0.0
|
||||
pyOpenSSL==21.0.0
|
||||
python-subunit==1.0.0
|
||||
requests-mock==1.2.0
|
||||
sphinx==2.0.0
|
||||
|
@ -2,6 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
cryptography
|
||||
pbr>=4.0.0 # Apache-2.0
|
||||
|
||||
decorator>=4.4.1 # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user