mistral-dashboard/test-requirements.txt
Takashi Kajinami 564619511a Bump hacking
hacking 4.1.x is quite old. Bump it to the version currently used in
mistral repos.

Change-Id: I1383495313960560baece6c9a27cbaedfb2a2367
2024-10-07 17:51:47 +09:00

12 lines
256 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
# Testing Requirements
coverage!=4.4,>=4.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT
stestr>=2.0.0 # Apache-2.0
# Horizon requirements
django-compressor>=2.0 # MIT