Files
neutron-fwaas-dashboard/test-requirements.txt
T
Takashi Kajinami 2628b23381 Bump flake8-import-order
The 1.18.2 release requires pkg_resources.

The dependency was removed in 1.19.0 .

Change-Id: I2ffbdf8c274bcc61223e6ba72f7421997067d6e8
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-02-21 00:24:58 +09:00

13 lines
318 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
flake8-import-order~=0.19.0 # LGPLv3
sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.1.0 # Apache-2.0
# integration tests requirements
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT
testtools>=2.2.0 # MIT