Skip to content

Commit

Permalink
Add retry dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mnazzaro committed Jun 20, 2024
1 parent 91eedce commit dd7b426
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 1 deletion.
39 changes: 38 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ sphinx = { version = "*", optional = true }
sphinxcontrib-websupport = { version = "*", optional = true }
sphinx-autodoc-typehints = { version = "*", optional = true }
mimesis = "*"
retry = "^0.9.2"

[tool.poetry.dev-dependencies]
pydocstyle = "*"
Expand Down
Binary file added test.db-journal
Binary file not shown.

0 comments on commit dd7b426

Please sign in to comment.