Files
manila-ui/doc/requirements.txt
Goutham Pacha Ravi 3382ce81f6 Remove mock from requirements
We don't use this third party lib anymore,
since https://review.opendev.org/#/c/717325/

Change-Id: Ibe4423cf3893981128addbf4fa31ba9003a7e968
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-17 15:02:36 -07:00

11 lines
407 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=2.0.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0