Set versions in requirements
Set the package versions in the requirement.txt file Story: 2005051 Task: 48077 Change-Id: Ia68a64a35c1d5aa821529125f2bea760d0e17c5a Signed-off-by: Daniel Caires <daniel.caires@encora.com>
This commit is contained in:
parent
e425d5f945
commit
56aeb98f07
@ -1,6 +1,6 @@
|
||||
configparser
|
||||
paramiko
|
||||
pytest
|
||||
configparser==5.3.0
|
||||
paramiko==3.2.0
|
||||
pytest==7.4.0
|
||||
git+https://github.com/digidotcom/python-streamexpect#egg=streamexpect
|
||||
pexpect
|
||||
ruamel.yaml
|
||||
pexpect==4.8.0
|
||||
ruamel.yaml==0.17.32
|
||||
|
Loading…
x
Reference in New Issue
Block a user