Bug 1850: LTS Support 32/11532/1
authorbeierlm <mark.beierl@canonical.com>
Wed, 19 Jan 2022 16:21:25 +0000 (11:21 -0500)
committerbeierlm <mark.beierl@canonical.com>
Wed, 19 Jan 2022 16:21:25 +0000 (11:21 -0500)
Pin version of regexp to match IM

Change-Id: I9e55a0e309965c431a69254b21d33906a0ad449c
Signed-off-by: beierlm <mark.beierl@canonical.com>
requirements.in
requirements.txt

index 9bac01f..c38e81f 100644 (file)
@@ -18,7 +18,7 @@ haikunator
 pyangbind
 python-openstackclient
 pyyaml<6
-regex
+regex==2021.11.10 # from IM
 requests
 robotframework
 robotframework-jsonlibrary
index c0c3d65..bd34c9f 100644 (file)
@@ -236,7 +236,7 @@ pyyaml==5.4.1
     #   openstacksdk
     #   oslo.config
     #   yq
-regex==2022.1.18
+regex==2021.11.10
     # via
     #   -r requirements.in
     #   pyangbind