oslo.rootwrap/test-requirements.txt
Takashi Kajinami 59f005d691 pre-commit: Bump versions
... and use native hooks for bandit and hacking

Change-Id: Iaafe890b48eb7607064b70f51253d38b3bd933aa
2024-10-21 10:56:05 +00:00

10 lines
245 B
Plaintext

fixtures>=3.0.0 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
stestr>=2.0.0 # Apache-2.0
# this is required for the docs build jobs
oslotest>=3.2.0 # Apache-2.0
# rootwrap daemon's client should be verified to run in eventlet
eventlet>=0.18.2 # MIT