Files
nodepool/test-requirements.txt
Benjamin Schanzel 0d892d13d9 Pin moto to <5.1.17
moto 5.1.17 breaks some tests, pin it for now to <5.1.17

Change-Id: I59eaa9b0623459c74f54f662be101974b5f3c8d6
2025-11-25 12:07:11 +01:00

11 lines
155 B
Plaintext

flake8
coverage
fixtures>=0.3.12
mock>=1.0
python-subunit
stestr>=1.0.0 # Apache-2.0
testscenarios
testtools>=0.9.27
moto>=3.1.6,<5.1.17
responses>=0.12.1