Skip to content

Commit

Permalink
build: add tenacity dependency for timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
B4rtware committed Sep 7, 2020
1 parent afb2d93 commit ca1d52d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
23 changes: 21 additions & 2 deletions 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 @@ -29,6 +29,7 @@ flask = "^1.1.1"
toml = "^0.10.0"
pydantic = "^1.5.1"
regex = "^2020.6.7"
tenacity = "^6.2.0"

[tool.poetry.dev-dependencies]
black = "^19.10b0"
Expand Down

0 comments on commit ca1d52d

Please sign in to comment.