reverted mock upgrade to stay compatible with python 3.5
This commit is contained in:
parent
74209d0be3
commit
4063b583a3
|
@ -1,7 +1,7 @@
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
mock==4.0.3
|
mock==3.0.5
|
||||||
httpretty==1.1.4
|
httpretty==1.1.4
|
||||||
coveralls==1.11.1
|
coveralls==1.11.1
|
||||||
coverage==5.2.1
|
coverage==5.2.1
|
||||||
|
|
Loading…
Reference in New Issue