Modified the env using pytest==3.6.1 and pyyaml==5.4.1
Description: This changes is needed in order to fix a test failure Error msg: TypeError: load() missing 1 required positional argument: 'Loader' Story: N/A Task: N/A Signed-off-by: Alexandru <alexandru.dimofte@intel.com> Change-Id: I4b2537bbb1969bac25ac36c4fa7d1e8b889b992e
This commit is contained in:
parent
3e6c980193
commit
307e745974
@ -1,6 +1,6 @@
|
||||
pytest>=3.1.0,<4.0
|
||||
pytest==3.6.1
|
||||
pexpect
|
||||
requests
|
||||
selenium
|
||||
pyvirtualdisplay
|
||||
PyYAML
|
||||
PyYAML==5.4.1
|
@ -3,7 +3,7 @@ robotframework==3.1.1
|
||||
robotframework-seleniumlibrary
|
||||
robotframework-sshlibrary
|
||||
pexpect
|
||||
PyYaml
|
||||
PyYaml==5.4.1
|
||||
netifaces
|
||||
bash
|
||||
elevate
|
||||
|
Loading…
x
Reference in New Issue
Block a user