ironic-ui/doc/requirements.txt
Hervé Beraud cae8625487 drop mock from lower-constraints and requirements
The mock third party library was needed for mock support in py2
runtimes. Since we now only support py36 and later, we don't need it
in lower-constraints and requirements.

These changes will help us to drop `mock` from openstack/requirements

Change-Id: Ia3b71f68ba1714b7b7254119c1b610b1390f7059
2020-06-09 01:16:20 +02:00

15 lines
362 B
Plaintext

sphinx>=2.0.0,!=2.1.0 # BSD
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.1.0 # Apache-2.0
testtools>=2.2.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
# The below is rewquired to build testing module reference
# Include horizon as test requirement
horizon
selenium>=2.50.1 # Apache-2.0
xvfbwrapper>=0.1.3 #license: MIT