From b5709b73b9b2470a0a5e2beca374a389cb82dbb5 Mon Sep 17 00:00:00 2001 From: Shu Muto Date: Wed, 22 Aug 2018 10:34:03 +0900 Subject: [PATCH] Remove mox3 from doc/requirements.txt Dependency for mox3 is fully removed. So this patch removes mox3 dependency from doc/requirements.txt This should be cherry-picked into stable/rocky branch. Change-Id: I7643c2a4647aa76f4feba9fbe762a019d002aac0 --- doc/requirements.txt | 1 - lower-constraints.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index f6caa22..e1ac5db 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -8,7 +8,6 @@ # # Requirements for docs mock>=2.0.0 # BSD -mox3>=0.20.0 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0 reno>=2.5.0 # Apache-2.0 sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD diff --git a/lower-constraints.txt b/lower-constraints.txt index 823eaaf..7440dec 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -43,7 +43,6 @@ MarkupSafe==1.0 mccabe==0.2.1 mock==2.0.0 monotonic==1.4 -mox3==0.20.0 msgpack==0.5.6 munch==2.2.0 netaddr==0.7.19