oslo.privsep/test-requirements.txt
Takashi Kajinami ef0c3f1186 Bump hacking
hacking 3.0.x is too old.

Change-Id: I33cd4c78c4f6c4ba8e09db7b6f175b8da2cc5f64
2024-01-26 01:14:08 +09:00

10 lines
215 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.7.0,<1.8.0 # Apache-2.0
pre-commit>=2.6.0 # MIT