envied to 3.0.0

This commit is contained in:
VineFeeder
2026-02-16 12:19:21 +00:00
parent 4acd998a72
commit fe49a5f033
53 changed files with 8567 additions and 1318 deletions
+6 -3
View File
@@ -1,10 +1,10 @@
[build-system]
requires = ["uv_build>=0.8.12,<0.9.0"]
requires = ["uv_build>=0.8.12,<0.9.21"]
build-backend = "uv_build"
[project]
name = "envied"
version = "2.3.0"
version = "3.0.0"
description = "Modular Movie, TV, and Music Archival Software."
authors = [{ name = "rlaphoenix and others" }]
requires-python = ">=3.10,<3.13"
@@ -66,11 +66,14 @@ dependencies = [
"webvtt-py>=0.5.1,<0.6",
"isodate>=0.7.2,<0.8",
"beaupy>=3.10.2,<4",
#"beaupy>=3.10.2,<4",
"scrapy>=2.14.0,<3",
"mypy>=1.19.1,<2",
"pysubs2>=1.7.0,<2",
"PyExecJS>=1.5.1,<2",
"pycountry>=24.6.1",
"language-data>=1.4.0",
"wasmtime>=41.0.0",
# Keeping your existing cap style here; latest visible is 0.10.0.
"aiohttp-swagger3>=0.10.0,<1",