reverted requests and coveralls, coverage to remain compatible to python version <= 3.6
This commit is contained in:
parent
b45e40e680
commit
e311e37e4b
|
@ -1,7 +1,7 @@
|
||||||
requests==2.27.1
|
requests==2.24.0
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
mock==4.0.3
|
mock==4.0.3
|
||||||
httpretty==1.1.4
|
httpretty==1.1.4
|
||||||
coveralls==3.3.1
|
coveralls==1.11.1
|
||||||
coverage==6.3.2
|
coverage==5.2.1
|
||||||
|
|
Loading…
Reference in New Issue