support mock versions < 3.0.5
This commit is contained in:
parent
e2106b7c01
commit
0e489a8a28
@ -1,5 +1,5 @@
|
||||
-r requirements.txt
|
||||
mock==3.0.5 # Last version compatible with Python 2.7
|
||||
mock<=3.0.5 # Last version compatible with Python 2.7
|
||||
nose
|
||||
black; python_version >= '3.6'
|
||||
regex==2019.11.1; python_version >= '3.6' # Needed for black
|
||||
|
Loading…
Reference in New Issue
Block a user