Remove mox3 from requirements

Mox3 was listed in requirements, but it not actually used
anywhere. Removing it from test-requirements so it does
not look like it is being used to help with removal from
global-requirements.

Change-Id: I1273ece298ac3de3e372ba23b6e999c858402ff3
(cherry picked from commit 387ff24979)
This commit is contained in:
Sean McGinnis 2018-01-09 15:14:26 -06:00 committed by snehal tembhurne
parent 8542f54442
commit d4e7b909d6
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ django-appconf<=1.0.3
coverage!=4.4,>=4.0 # Apache-2.0
flake8-import-order==0.12 # LGPLv3
mock>=2.0 # BSD
mox3>=0.20.0 # Apache-2.0
nodeenv>=0.9.4 # BSD
requests>=2.14.2 # Apache-2.0
selenium>=2.50.1 # Apache-2.0