This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
59 lines (52 loc) · 2.04 KB
/
poetry.lock
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[[package]]
category = "dev"
description = "Pygments is a syntax highlighting package written in Python."
name = "pygments"
optional = false
python-versions = ">=3.5"
version = "2.6.1"
[[package]]
category = "dev"
description = "Pygments plugin version of the dracula theme to use with pygmentize."
name = "pygments-dracula"
optional = false
python-versions = "*"
version = "0.1"
[package.dependencies]
pygments = ">=1.4"
[[package]]
category = "dev"
description = "Pygments version of the github theme."
name = "pygments-style-github"
optional = false
python-versions = "*"
version = "0.4"
[package.dependencies]
pygments = ">=1.4"
[[package]]
category = "dev"
description = "Syntax highlighting for Pygments based on the Zenburn theme"
name = "pygments-zenburn"
optional = false
python-versions = "*"
version = "0.9.0"
[metadata]
content-hash = "6205f91334bae7bf3e876b318f60d9d731017f084f4308d14c9f718f84e18ca3"
python-versions = "^3.6"
[metadata.files]
pygments = [
{file = "Pygments-2.6.1-py3-none-any.whl", hash = "sha256:ff7a40b4860b727ab48fad6360eb351cc1b33cbf9b15a0f689ca5353e9463324"},
{file = "Pygments-2.6.1.tar.gz", hash = "sha256:647344a061c249a3b74e230c739f434d7ea4d8b1d5f3721bc0f3558049b38f44"},
]
pygments-dracula = [
{file = "pygments-dracula-0.1.tar.gz", hash = "sha256:9cfcfc62a2845cef43d92cef3be55ba90bd6d9ee7c6fe20d88d72f5593982eda"},
{file = "pygments_dracula-0.1-py2.7.egg", hash = "sha256:6ff6f2c5e9437271226db0aede469e7c800beca2d36e629fda0440d8693c3b88"},
{file = "pygments_dracula-0.1-py3-none-any.whl", hash = "sha256:b6733f33be0ee132e67b8de2edb8ca09f14f0af51b905c495a9bd67f0c03ad5e"},
]
pygments-style-github = [
{file = "pygments-style-github-0.4.tar.gz", hash = "sha256:0fcabd23147d54c86240f621678c53c998a7defaa0d276911c1f2def0a45f4a7"},
]
pygments-zenburn = [
{file = "pygments_zenburn-0.9.0-py27-none-any.whl", hash = "sha256:86841944a2ce0d97e230f676730d369e26794f5dba430122613be953cc939abf"},
{file = "pygments_zenburn-0.9.0.tar.gz", hash = "sha256:99c1078ef1e32899f5cbe093d81288cae0152ea64b9fc836d1c67277b2694b44"},
]