diff options
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 30 |
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]] |
| 75 | name = "ffmpeg-python" | ||
| 76 | version = "0.2.0" | ||
| 77 | description = "Python bindings for FFmpeg - with complex filtering support" | ||
| 78 | optional = false | ||
| 79 | python-versions = "*" | ||
| 80 | files = [ | ||
| 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] | ||
| 86 | future = "*" | ||
| 87 | |||
| 88 | [package.extras] | ||
| 89 | dev = ["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]] | ||
| 92 | name = "future" | ||
| 93 | version = "1.0.0" | ||
| 94 | description = "Clean single-source support for Python 3 and 2" | ||
| 95 | optional = false | ||
| 96 | python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | ||
| 97 | files = [ | ||
| 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]] | ||
| 103 | name = "isort" | 75 | name = "isort" |
| 104 | version = "5.13.2" | 76 | version = "5.13.2" |
| 105 | description = "A Python utility / library to sort Python imports." | 77 | description = "A Python utility / library to sort Python imports." |
| @@ -259,4 +231,4 @@ files = [ | |||
| 259 | [metadata] | 231 | [metadata] |
| 260 | lock-version = "2.0" | 232 | lock-version = "2.0" |
| 261 | python-versions = "^3.10" | 233 | python-versions = "^3.10" |
| 262 | content-hash = "57d800ac4f8df8b2189422300c98cbe5d2c045eaa6f29351e873f8c92bb2ba4d" | 234 | content-hash = "afe0c9ed9e5cb15d216e56fcde897a8e133afb07c69b0a769c68476654684961" |
