downgrade mock for py2.6

This commit is contained in:
Alan Hamlett 2019-05-07 18:36:23 -07:00
parent 6e8b5172b0
commit 42e0bd8f74
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PyYAML<=3.13
coverage==4.5.3
mock==3.0.5
mock<=2.0.0
nose==1.3.7
nose-capturestderr==1.2
nose-exclude==0.5.0