Update pyproject.toml
Forgot to resolve dependencies. Updated - should work now.
This commit is contained in:
parent
4c82b3a29e
commit
4b4ed735ef
@ -9,7 +9,7 @@ description = 'Playready DRM downloader and decrypter'
|
|||||||
authors = []
|
authors = []
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.9"
|
||||||
appdirs = "^1.4.4"
|
appdirs = "^1.4.4"
|
||||||
beautifulsoup4 = "~4.8.2"
|
beautifulsoup4 = "~4.8.2"
|
||||||
click = "^8.0.1"
|
click = "^8.0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user