reverted mock upgrade to stay compatible with python 3.5

This commit is contained in:
Jonas Depoix 2022-03-30 15:55:33 +02:00
parent 74209d0be3
commit 4063b583a3
1 changed files with 1 additions and 1 deletions

View File

@ -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