Fix: Pin odltools to version 0.1.34 01/100001/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 8 Mar 2022 11:33:33 +0000 (21:33 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 8 Mar 2022 11:33:33 +0000 (21:33 +1000)
The CR 99802 got merged before I could address
the comment.

Issue-ID: LF-JIRA IT-23648
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Id521f93c83ca4bf482002fe4bc4cde1602f07576

jjb/integration/integration-install-robotframework.sh

index 8866afb17c68ebe6de21f9b2d5fa0805a7de52cf..0a814db6cdfd883963dad933a38f35cd23265bb4 100644 (file)
@@ -65,6 +65,6 @@ python -m pip install -r requirements.txt
 # Todo: Workaround needs pinned version of odltool to the latest because of the
 # update in the dependency resolver in pip 21.3.
 # Ref: https://github.com/pypa/pip/issues/9215
-pip install odltools==0.1.33
+pip install odltools==0.1.34
 odltools -V
 pip freeze