Files
python-jenkins/test-requirements.txt
Steve Kowalik c379366983 Stop using external mock module
Now that support for Python 2 has been dropped, we can switch to the
built-in unittest.mock module and drop one more external test
dependency.

Change-Id: Ie6e3b2c4047d00509053769fd5b49a1e4464e951
2025-06-25 16:04:05 +10:00

12 lines
165 B
Plaintext

cmd2!=0.8.3
coverage>=3.6
python-subunit
requests-mock>=1.11.0
requests-kerberos
sphinx>=4.4.0
stestr>=2.0.0,!=3.0.0
testscenarios
testtools
pre-commit
multiprocess