-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpoetry.lock
More file actions
41 lines (37 loc) · 1.4 KB
/
poetry.lock
File metadata and controls
41 lines (37 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[[package]]
category = "main"
description = "a modern parsing library"
name = "lark-parser"
optional = false
python-versions = "*"
version = "0.8.5"
[[package]]
category = "main"
description = "A fast, extensible Markdown parser in pure Python."
name = "mistletoe"
optional = false
python-versions = "~=3.3"
version = "0.7.2"
[[package]]
category = "main"
description = "A Python library to create SVG drawings."
name = "svgwrite"
optional = false
python-versions = ">=3.6"
version = "1.4"
[metadata]
content-hash = "57c5bf60e35ee9b79eb650b04af118f005fee9ab9b362f23ce2a6b36c8b480ce"
python-versions = "^3.7"
[metadata.files]
lark-parser = [
{file = "lark-parser-0.8.5.tar.gz", hash = "sha256:e3ee17708e310de3a832a9beb448aa60ab6812f1bb283f72d473584c7566cc74"},
{file = "lark_parser-0.8.5-py2.py3-none-any.whl", hash = "sha256:157879e04628e8e2bd57b72f3ba5642b3919137d5f7058612e95a38fb8761fa7"},
]
mistletoe = [
{file = "mistletoe-0.7.2-py3-none-any.whl", hash = "sha256:3e2d31b2fa6231ea2ee46981274ebac8d5e5736e3aad2d1cd449e2c053b7023b"},
{file = "mistletoe-0.7.2.tar.gz", hash = "sha256:24d0f18cc5f0381c2cfb8a24ef3de83eb9f7929cb7d0e71ecb164b671d86e6a3"},
]
svgwrite = [
{file = "svgwrite-1.4-py3-none-any.whl", hash = "sha256:fa842fb3129a9399d19b5e9602a022fcc7f2f3f24713550e765c488ffafd743d"},
{file = "svgwrite-1.4.zip", hash = "sha256:b38ac03b67f81c728d81a33e4711aaf3ab136a57156d721bb17f88525d9909bb"},
]