changed versions to python 2 supporting dependencies

This commit is contained in:
Jonas Depoix 2020-08-31 13:36:12 +02:00
parent 02b1940250
commit 8bab30a770
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
requests==2.24.0 requests==2.24.0
# testing # testing
mock==4.0.2 mock==3.0.5
httpretty==0.9.7 httpretty==0.9.7
coverage==5.2.1 coverage==5.2.1
coveralls==2.1.2 coveralls==1.11.1