oslo.concurrency/test-requirements.txt
Takashi Kajinami 36bb13ec03 pre-commit: Bump versions
hacking now has a native hook.

Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
Change-Id: Ifc1875cc30d6724ae414cd9cd5c3d66e033c272c
2024-02-02 21:44:56 +09:00

11 lines
236 B
Plaintext

oslotest>=3.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
eventlet>=0.19.0 # MIT
# Bandit security code scanner
bandit>=1.7.0,<1.8.0 # Apache-2.0
pre-commit>=2.6.0 # MIT