From 70c60ee82ae32ec529513ce98452eb4ff2a8f393 Mon Sep 17 00:00:00 2001 From: Shu Muto Date: Wed, 22 Aug 2018 10:36:37 +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: Iaa6c091a8934a6814ef1e6975916e7caebf47f2a --- doc/requirements.txt | 1 - lower-constraints.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 3b088f17..f8d49e58 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -13,4 +13,3 @@ sphinxcontrib-apidoc>=0.2.0 # BSD # NOTE: The following are required as horizon.test.settings loads it. mock>=2.0.0 # BSD -mox3>=0.20.0 # Apache-2.0 diff --git a/lower-constraints.txt b/lower-constraints.txt index 8252a404..07b73d01 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