salt-bootstrap/tests/requirements.txt
Imran Iqbal 8fdce31eee
test(requirements): update testinfra => pytest-testinfra
Resolve this `DeprecationWarning`:

```
/usr/local/lib/python3.9/site-packages/_testinfra_renamed.py:5:
DeprecationWarning: testinfra package has been renamed to pytest-testinfra.
Please `pip install pytest-testinfra` and `pip uninstall testinfra` and
update your package requirements to avoid this message
```
2022-04-26 09:52:36 +01:00

4 lines
71 B
Text

pytest-testinfra
paramiko
pywinrm; sys.platform == 'win32'
six>=1.10.0