build-qemu-robot-docker.sh: back level robot requests
The latest robotframework-requests library is not compatible with the
openbmc-test-automation software. The team is working on updating
to handle this but for now peg us at the version that works with our
test software.
Change-Id: I708f6c6ed3dbeef560c51ed7dd4c12f36851c256
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/scripts/build-qemu-robot-docker.sh b/scripts/build-qemu-robot-docker.sh
index 0ff95e9..f00b996 100755
--- a/scripts/build-qemu-robot-docker.sh
+++ b/scripts/build-qemu-robot-docker.sh
@@ -119,7 +119,7 @@
websocket-client \
json2yaml \
robotframework \
- robotframework-requests \
+ robotframework-requests==0.7.0 \
robotframework-sshlibrary \
robotframework-scplibrary \
pysnmp \