salt/requirements/pytest.txt
Pedro Algarvio ced7fea9f4 Don't use requirements with extras as that breaks pip constraints usage
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-19 07:42:10 +01:00

12 lines
233 B
Text

mock >= 3.0.0
# PyTest
docker
pytest >= 7.2.0
pytest-salt-factories >= 1.0.0rc21
pytest-tempdir >= 2019.10.12
pytest-helpers-namespace >= 2019.1.8
pytest-subtests
pytest-timeout
pytest-httpserver
pytest-custom-exit-code >= 0.3
flaky