From 3442fd6ffe1517716743205973e2c7b84777acea Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Wed, 26 Apr 2023 14:39:52 +0200 Subject: [PATCH] Revert upgrade of pyasn1 Version 0.5.0 of pyasn1 breaks compatiblity with pysnmp (which is expected) and pysnmplib (which is definitely not expected). For more information please look at: - https://github.com/pyasn1/pyasn1/issues/28 - https://github.com/ralphje/signify/issues/37 Change-Id: Ibd7a04c79aa710f98b1c781551464036ced4817f --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 3d5fda26ab..a6d911be06 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -436,7 +436,7 @@ stevedore===5.0.0 pywinrm===0.4.3 botocore===1.29.118 xmltodict===0.13.0 -pyasn1===0.5.0 +pyasn1===0.4.8 directord===0.12.0 oslo.rootwrap===7.0.1 Django===3.2.18