stevedore/test-requirements.txt
Takashi Kajinami 21d601f3f5 pre-commit: Integrate bandit
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
Change-Id: I4698730bddf343c9699beb0c6389e38ba15794d2
2024-02-11 02:56:42 +09:00

5 lines
140 B
Plaintext

coverage!=4.4,>=4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
# sphinx is needed for testing the sphinxext module
sphinx>=2.0.0,!=2.1.0 # BSD