diff --git a/setup.py b/setup.py index 00339af6..b3bfafb8 100644 --- a/setup.py +++ b/setup.py @@ -65,7 +65,7 @@ 'invenio-accounts>=0.1.2', 'invenio-documents>=0.1.0.post2', 'invenio-testing>=0.1.0', - 'mock>=1.0.0', + 'mock>=1.0.1', ] extras_require = {