heat-dashboard/test-requirements.txt
Takashi Kajinami d5608779e1 Drop old excludes
These excludes were removed from the requirements repo[1] and are now
detected as errors.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Change-Id: I7583663228f6050f087628cdb90fdf36b3782760
2024-05-07 18:35:40 +09:00

11 lines
249 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
nodeenv>=0.9.4 # BSD
testtools>=2.2.0 # MIT
# integration tests requirements
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT