This commit is contained in:
Rich
2023-12-07 15:22:21 +00:00
parent a36e9d92ed
commit e446f9cce4
50 changed files with 766 additions and 360 deletions

View File

@@ -9,6 +9,10 @@ appdirs = ">=1.4.3"
lxml = ">=3.8.0"
titlecase = ">=0.11.0"
pygame = "*"
numpy = ">=1.21,<1.25"
opencv_python = "*"
pysubs2 = "*"
PyAudio = "*"
#pyvidplayer2 = {editable = true,git = "https://github.com/ree1261/pyvidplayer2.git"}
[dev-packages]