-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpoetry.lock
More file actions
46 lines (41 loc) · 1.64 KB
/
poetry.lock
File metadata and controls
46 lines (41 loc) · 1.64 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
42
43
44
45
46
# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand.
[[package]]
name = "enum-compat"
version = "0.0.3"
description = "enum/enum34 compatibility package"
optional = false
python-versions = "*"
groups = ["main"]
files = [
{file = "enum-compat-0.0.3.tar.gz", hash = "sha256:3677daabed56a6f724451d585662253d8fb4e5569845aafa8bb0da36b1a8751e"},
{file = "enum_compat-0.0.3-py3-none-any.whl", hash = "sha256:88091b617c7fc3bbbceae50db5958023c48dc40b50520005aa3bf27f8f7ea157"},
]
[[package]]
name = "python-registry"
version = "1.3.1"
description = "Read access to Windows Registry files."
optional = false
python-versions = "*"
groups = ["main"]
files = [
{file = "python-registry-1.3.1.tar.gz", hash = "sha256:99185f67d5601be3e7843e55902d5769aea1740869b0882f34ff1bd4b43b1eb2"},
{file = "python_registry-1.3.1-py2-none-any.whl", hash = "sha256:59d3b00c04bca0c4e1a12be0404da6ccf76b87537ee3a3ad2d8fc1bccf6f63ca"},
{file = "python_registry-1.3.1-py3-none-any.whl", hash = "sha256:b5b8ae07c271dce12dacd24e16af8aa8d56167ebdb360112a4f152b6d04a4ca9"},
]
[package.dependencies]
enum-compat = "*"
unicodecsv = "*"
[[package]]
name = "unicodecsv"
version = "0.14.1"
description = "Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*."
optional = false
python-versions = "*"
groups = ["main"]
files = [
{file = "unicodecsv-0.14.1.tar.gz", hash = "sha256:018c08037d48649a0412063ff4eda26eaa81eff1546dbffa51fa5293276ff7fc"},
]
[metadata]
lock-version = "2.1"
python-versions = ">=3.7,<4.0"
content-hash = "11ae3c72d1f46deaa2aa11a361efa3ee9494278f505a579a385e6341464eff83"