Pin robotframework version to 6.1.1 instead of 7.0.1 to have legacy output.xml
Change-Id: Ibc5c45ffbf88132c26bb1dfed9a1560026606109
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/requirements.in b/requirements.in
index 1c47f66..b7eaad3 100644
--- a/requirements.in
+++ b/requirements.in
@@ -20,7 +20,7 @@
pyyaml>6
regex
requests
-robotframework
+robotframework==6.1.1
robotframework-jsonlibrary
robotframework-requests
robotframework-seleniumlibrary
diff --git a/requirements.txt b/requirements.txt
index d0e8061..b1e30df 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -238,7 +238,7 @@
# via openstacksdk
rfc3986==2.0.0
# via oslo-config
-robotframework==7.0.1
+robotframework==6.1.1
# via
# -r requirements.in
# robotframework-jsonlibrary
@@ -286,7 +286,7 @@
# python-openstackclient
tomlkit==0.13.0
# via yq
-trio==0.26.1
+trio==0.26.2
# via
# selenium
# trio-websocket