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:
parent
7e2f1e78d9
commit
f2f3e9ec71
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user