Skip to content

Commit

Permalink
add aiohttp-retry dep
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Feb 21, 2024
1 parent 7053f09 commit 119e361
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 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 @@ -17,6 +17,7 @@ nest-asyncio = "^1.5.8"
aiofiles = "^23.2.1"
rich = "^13.7.0"
ipywidgets = "^8.1.1"
aiohttp-retry = "^2.8.3"

[tool.poetry.scripts]
dvuploader = "dvuploader.cli:app"
Expand Down

0 comments on commit 119e361

Please sign in to comment.