Pin urllib3 dependency
This commit is contained in:
+2
-1
@@ -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 <x7x11x13@gmail.com>"]
|
||||
license = "MIT"
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user