Merge "Modified the env using pytest==3.6.1 and pyyaml==5.4.1"

This commit is contained in:
Zuul 2022-01-14 14:00:02 +00:00 committed by Gerrit Code Review
commit ae0891cb2d
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
pytest>=3.1.0,<4.0 pytest==3.6.1
pexpect pexpect
requests requests
selenium selenium
pyvirtualdisplay pyvirtualdisplay
PyYAML PyYAML==5.4.1

View File

@ -3,7 +3,7 @@ robotframework==3.1.1
robotframework-seleniumlibrary robotframework-seleniumlibrary
robotframework-sshlibrary robotframework-sshlibrary
pexpect pexpect
PyYaml PyYaml==5.4.1
netifaces netifaces
bash bash
elevate elevate