Skip to content

Commit 6a98975

Browse files
committed
update reqs
1 parent 0e94ce7 commit 6a98975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def get_version(file, name='__version__'):
2929

3030
requires_dev = [
3131
'flake8>=3.7.8',
32-
'mock',
32+
'mock>=3.0.5',
3333
'pybind11>=2.4.0',
3434
'pytest>=4.3.0',
3535
'pytest-cov>=2.6.1',

0 commit comments

Comments
 (0)