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
This commit is contained in:
Shu Muto 2018-08-22 10:36:37 +09:00
parent fbce62b417
commit 70c60ee82a
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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