Release v2.1.2

This commit is contained in:
hyugogirubato
2024-11-02 10:19:33 +01:00
parent a5e7528842
commit 52871ee505
3 changed files with 16 additions and 16 deletions
+1 -2
View File
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "keydive"
version = "2.1.1"
version = "2.1.2"
description = "Extract Widevine L3 keys from Android devices effortlessly, spanning multiple Android versions for DRM research and education."
license = "MIT"
authors = ["hyugogirubato <65763543+hyugogirubato@users.noreply.github.com>"]
@@ -43,7 +43,6 @@ pywidevine = "^1.8.0"
pathvalidate = "^3.2.1"
requests = "^2.32.3"
xmltodict = "^0.14.2"
PyYAML = { version = "^6.0.2", optional = true }
Flask = { version = "^3.0.3", optional = true }
[tool.poetry.scripts]