Skip to content

Commit

Permalink
Pin urllib3 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
7x11x13 committed Aug 14, 2024
1 parent 247c3f2 commit 8e5d50b
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 48 deletions.
109 changes: 62 additions & 47 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "free-bandcamp-downloader"
version = "0.3.3"
version = "0.3.4"
description = "Download free and name-your-price albums from Bandcamp in lossless quality"
authors = ["7x11x13 <[email protected]>"]
license = "MIT"
Expand All @@ -18,6 +18,7 @@ pyrfc6266 = "^1.0.2"
mutagen = "^1.47.0"
1secmail = "^1.1.0"
docopt-ng = "^0.9.0"
urllib3 = "<2.0.0"


[build-system]
Expand Down

0 comments on commit 8e5d50b

Please sign in to comment.