summaryrefslogtreecommitdiff
path: root/backend/poetry.lock
diff options
context:
space:
mode:
authorK900 <me@0upti.me>2023-11-14 10:21:49 +0300
committerAAGaming <aagaming@riseup.net>2023-12-29 18:34:19 -0500
commit41c62c3a3436e0e2968bfaea9c612ba2873fcdfb (patch)
tree4865a5ae7d681c8195fe2c6fd87916d9c2050251 /backend/poetry.lock
parent31a6202da96922162f8a567c137e3313a554d8d3 (diff)
downloaddecky-loader-41c62c3a3436e0e2968bfaea9c612ba2873fcdfb.tar.gz
decky-loader-41c62c3a3436e0e2968bfaea9c612ba2873fcdfb.zip
refactor(backend): get version from package metadata
Diffstat (limited to 'backend/poetry.lock')
-rw-r--r--backend/poetry.lock13
1 files changed, 12 insertions, 1 deletions
diff --git a/backend/poetry.lock b/backend/poetry.lock
index 3f6d4622..a5bbc40c 100644
--- a/backend/poetry.lock
+++ b/backend/poetry.lock
@@ -570,6 +570,17 @@ files = [
setuptools = "*"
[[package]]
+name = "packaging"
+version = "23.2"
+description = "Core utilities for Python packages"
+optional = false
+python-versions = ">=3.7"
+files = [
+ {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"},
+ {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"},
+]
+
+[[package]]
name = "pefile"
version = "2023.2.7"
description = "Python PE parsing module"
@@ -799,4 +810,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.13"
-content-hash = "acc0fcc8adcba521e2bb9f6eba2d3b047b1fe045d0019c0766ed7dc3fc804253"
+content-hash = "d41eda5e27d67b5d88cb3a71d2fcdf6c7170d92f6b5d0fb6ded455ae47319f5f"