aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock13
1 files changed, 12 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index b519924..b3409d2 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -427,6 +427,17 @@ traitlets = ">=4"
test = ["pytest"]
[[package]]
+name = "dataclass-abc"
+version = "0.0.8"
+description = "Library that lets you define abstract properties for dataclasses."
+optional = false
+python-versions = ">=3.10"
+files = [
+ {file = "dataclass-abc-0.0.8.tar.gz", hash = "sha256:f93f93c5e30d982af39539bbc6b83fda0a8158c9fd30e2b2e016992825073f29"},
+ {file = "dataclass_abc-0.0.8-py3-none-any.whl", hash = "sha256:817ebd5b83e9853129061faca432d31a3756580ab9d3df18405cda63769462ec"},
+]
+
+[[package]]
name = "debugpy"
version = "1.8.1"
description = "An implementation of the Debug Adapter Protocol for Python"
@@ -2364,4 +2375,4 @@ test = ["websockets"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<4.0"
-content-hash = "c69dc3809703fd94763f142c9f748e8a2bcb82b34db98742591f072de73c2902"
+content-hash = "304dd7d25bb710afad9207207882b98e34dd3cff3a7599358864a66ebf23bdd6"