aboutsummarybugs & patchesrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock14
1 files changed, 13 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index 9000d23..f633005 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -407,6 +407,18 @@ files = [
six = ">=1.5"
[[package]]
+name = "python-magic"
+version = "0.4.27"
+description = "File type identification using libmagic"
+optional = false
+python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
+groups = ["main"]
+files = [
+ {file = "python-magic-0.4.27.tar.gz", hash = "sha256:c1ba14b08e4a5f5c31a302b7721239695b2f0f058d125bd5ce1ee36b9d9d3c3b"},
+ {file = "python_magic-0.4.27-py2.py3-none-any.whl", hash = "sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3"},
+]
+
+[[package]]
name = "requests"
version = "2.32.5"
description = "Python HTTP for Humans."
@@ -536,4 +548,4 @@ test = ["zope.testing"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.10"
-content-hash = "b78940d6cda11cb62509700eea1b09c52246eb7afe824cf0cfcef173dd4a9bf6"
+content-hash = "84a7c0b9744d6ccd966414bb2fee74cbd5871f53e6e1366c32330afa61abc7a3"