reverted requests and coveralls, coverage to remain compatible to python version <= 3.6

This commit is contained in:
Jonas Depoix 2022-03-30 15:51:27 +02:00
parent b45e40e680
commit e311e37e4b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
requests==2.27.1
requests==2.24.0
# testing
mock==4.0.3
httpretty==1.1.4
coveralls==3.3.1
coverage==6.3.2
coveralls==1.11.1
coverage==5.2.1