Skip to content

Commit

Permalink
Bump retry (#135)
Browse files Browse the repository at this point in the history
* Bump retry

* Update README
  • Loading branch information
hex0cter authored Apr 12, 2024
1 parent 849198a commit 460b58e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -232,4 +232,3 @@ In order to execute tests run
.. code:: sh
$ tox
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest>=2.2.4
six
requests>=2.13.0
retry>=0.9.2
retry2>=0.9.5
marshmallow>=3.2.0
packaging
packaging

0 comments on commit 460b58e

Please sign in to comment.