aboutsummaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock30
1 files changed, 1 insertions, 29 deletions
diff --git a/poetry.lock b/poetry.lock
index 4760091..88c60ac 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -72,34 +72,6 @@ files = [
72] 72]
73 73
74[[package]] 74[[package]]
75name = "ffmpeg-python"
76version = "0.2.0"
77description = "Python bindings for FFmpeg - with complex filtering support"
78optional = false
79python-versions = "*"
80files = [
81 {file = "ffmpeg-python-0.2.0.tar.gz", hash = "sha256:65225db34627c578ef0e11c8b1eb528bb35e024752f6f10b78c011f6f64c4127"},
82 {file = "ffmpeg_python-0.2.0-py3-none-any.whl", hash = "sha256:ac441a0404e053f8b6a1113a77c0f452f1cfc62f6344a769475ffdc0f56c23c5"},
83]
84
85[package.dependencies]
86future = "*"
87
88[package.extras]
89dev = ["Sphinx (==2.1.0)", "future (==0.17.1)", "numpy (==1.16.4)", "pytest (==4.6.1)", "pytest-mock (==1.10.4)", "tox (==3.12.1)"]
90
91[[package]]
92name = "future"
93version = "1.0.0"
94description = "Clean single-source support for Python 3 and 2"
95optional = false
96python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
97files = [
98 {file = "future-1.0.0-py3-none-any.whl", hash = "sha256:929292d34f5872e70396626ef385ec22355a1fae8ad29e1a734c3e43f9fbc216"},
99 {file = "future-1.0.0.tar.gz", hash = "sha256:bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05"},
100]
101
102[[package]]
103name = "isort" 75name = "isort"
104version = "5.13.2" 76version = "5.13.2"
105description = "A Python utility / library to sort Python imports." 77description = "A Python utility / library to sort Python imports."
@@ -259,4 +231,4 @@ files = [
259[metadata] 231[metadata]
260lock-version = "2.0" 232lock-version = "2.0"
261python-versions = "^3.10" 233python-versions = "^3.10"
262content-hash = "57d800ac4f8df8b2189422300c98cbe5d2c045eaa6f29351e873f8c92bb2ba4d" 234content-hash = "afe0c9ed9e5cb15d216e56fcde897a8e133afb07c69b0a769c68476654684961"