From 27c25b7435f474158245dee06cca931987811b1d Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Wed, 1 Nov 2023 15:07:11 +0100 Subject: [PATCH] Update README --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 59fec3a..2ffec9e 100644 --- a/README.rst +++ b/README.rst @@ -152,7 +152,7 @@ Requires - pytest >= 2.2.3 - requests >= 2.13.0 - six -- retry>=0.9.2 +- retry2>=0.9.5 - marshmallow>=3.2.0 Installation @@ -232,4 +232,3 @@ In order to execute tests run .. code:: sh $ tox -