Move back to the official pymp4 dependency

All the latest changes in my fork is now available on the official pymp4 repository, and a new PyPI release v1.4.0 is available with the fixes to use.
This commit is contained in:
rlaphoenix
2023-05-07 18:29:46 +01:00
parent 3ae0fb3454
commit bf82065400
2 changed files with 7 additions and 21 deletions

View File

@@ -38,13 +38,13 @@ pycaption = "^2.1.1"
pycryptodomex = "^3.17.0"
pyjwt = "^2.6.0"
pymediainfo = "^6.0.1"
pymp4 = "^1.4.0"
pymysql = "^1.0.2"
pywidevine = { extras = ["serve"], version = "^1.6.0" }
PyYAML = "^6.0"
requests = { extras = ["socks"], version = "^2.28.2" }
rich = "^13.3.1"
"rlaphoenix.m3u8" = "^3.4.0"
rlaphoenix-pymp4 = "^1.4.0"
"ruamel.yaml" = "^0.17.21"
sortedcontainers = "^2.4.0"
subtitle-filter = "^1.4.4"