mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
initial commit
This commit is contained in:
@@ -7,7 +7,7 @@ name = "envied"
|
|||||||
version = "1.4.2"
|
version = "1.4.2"
|
||||||
description = "Modular Movie, TV, and Music Archival Software."
|
description = "Modular Movie, TV, and Music Archival Software."
|
||||||
authors = [{ name = "envied team" }]
|
authors = [{ name = "envied team" }]
|
||||||
requires-python = ">=3.10,<3.13"
|
requires-python = ">=3.11,<3.15"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
keywords = [
|
keywords = [
|
||||||
@@ -57,10 +57,10 @@ dependencies = [
|
|||||||
"pyplayready>=0.6.0,<0.7",
|
"pyplayready>=0.6.0,<0.7",
|
||||||
"httpx>=0.28.1,<0.29",
|
"httpx>=0.28.1,<0.29",
|
||||||
"cryptography>=45.0.0",
|
"cryptography>=45.0.0",
|
||||||
"subby",
|
"subby>=0.3.21",
|
||||||
"webvtt-py",
|
"webvtt-py=>0.5.1",
|
||||||
"isodate",
|
"isodate=>0.7.2",
|
||||||
"beaupy",
|
"beaupy=>3.10.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user