octavia-dashboard/test-requirements.txt
Takashi Kajinami b08ba53317 Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Change-Id: Id8de89ba05b21ea944faa001f585b0fd227833d9
2024-04-30 18:33:07 +09:00

10 lines
292 B
Plaintext

hacking>=3.0.1,<3.1.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT