Files
python-keystoneclient/test-requirements.txt
Takashi Kajinami ce7e987b5f Drop flake8-docstrings
It depends on pydocstyle which was deprecated and archived. See [1]
where it was indicated that the plugin is also being dead.

[1] https://github.com/PyCQA/flake8-docstrings/issues/68

Change-Id: I7e4927fd29545a35427b56ca7d4737503507ad2d
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-10-02 16:56:53 +00:00

19 lines
474 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
lxml>=4.5.0 # BSD
oauthlib>=0.6.2 # BSD
os-client-config>=1.28.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0