poetry.lock: update
[deliverable/barectf.git] / poetry.lock
CommitLineData
6839ffba
PP
1[[package]]
2category = "main"
3description = "Classes Without Boilerplate"
4name = "attrs"
5optional = false
6python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
7version = "19.3.0"
8
9[package.extras]
10azure-pipelines = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "pytest-azurepipelines"]
11dev = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "sphinx", "pre-commit"]
12docs = ["sphinx", "zope.interface"]
13tests = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"]
14
15[[package]]
16category = "main"
17description = "Read metadata from Python packages"
18marker = "python_version < \"3.8\""
19name = "importlib-metadata"
20optional = false
21python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
3720fb92 22version = "1.7.0"
6839ffba
PP
23
24[package.dependencies]
25zipp = ">=0.5"
26
27[package.extras]
28docs = ["sphinx", "rst.linker"]
3720fb92 29testing = ["packaging", "pep517", "importlib-resources (>=1.3)"]
6839ffba
PP
30
31[[package]]
32category = "main"
33description = "An implementation of JSON Schema validation for Python"
34name = "jsonschema"
35optional = false
36python-versions = "*"
37version = "3.2.0"
38
39[package.dependencies]
40attrs = ">=17.4.0"
41pyrsistent = ">=0.14.0"
42setuptools = "*"
43six = ">=1.11.0"
44
45[package.dependencies.importlib-metadata]
46python = "<3.8"
47version = "*"
48
49[package.extras]
50format = ["idna", "jsonpointer (>1.13)", "rfc3987", "strict-rfc3339", "webcolors"]
51format_nongpl = ["idna", "jsonpointer (>1.13)", "webcolors", "rfc3986-validator (>0.1.0)", "rfc3339-validator"]
52
53[[package]]
54category = "main"
55description = "Persistent/Functional/Immutable data structures"
56name = "pyrsistent"
57optional = false
58python-versions = "*"
59version = "0.16.0"
60
61[package.dependencies]
62six = "*"
63
f4286907
PP
64[[package]]
65category = "main"
66description = "YAML parser and emitter for Python"
67name = "pyyaml"
68optional = false
69python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
70version = "5.3.1"
71
6839ffba
PP
72[[package]]
73category = "main"
74description = "Python 2 and 3 compatibility utilities"
75name = "six"
76optional = false
77python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
78version = "1.15.0"
79
f4286907
PP
80[[package]]
81category = "main"
82description = "ANSII Color formatting for output in terminal."
83name = "termcolor"
84optional = false
85python-versions = "*"
86version = "1.1.0"
87
6839ffba
PP
88[[package]]
89category = "main"
90description = "Backport of pathlib-compatible object wrapper for zip files"
91marker = "python_version < \"3.8\""
92name = "zipp"
93optional = false
f59eff81
PP
94python-versions = ">=3.6"
95version = "3.1.0"
6839ffba
PP
96
97[package.extras]
98docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"]
f59eff81 99testing = ["jaraco.itertools", "func-timeout"]
6839ffba 100
f4286907 101[metadata]
f59eff81
PP
102content-hash = "2f2cf818db3b560712dbd0c7900be46cb0135efdd4de5decc1df157991693279"
103python-versions = '^3.6'
f4286907
PP
104
105[metadata.files]
6839ffba
PP
106attrs = [
107 {file = "attrs-19.3.0-py2.py3-none-any.whl", hash = "sha256:08a96c641c3a74e44eb59afb61a24f2cb9f4d7188748e76ba4bb5edfa3cb7d1c"},
108 {file = "attrs-19.3.0.tar.gz", hash = "sha256:f7b7ce16570fe9965acd6d30101a28f62fb4a7f9e926b3bbc9b61f8b04247e72"},
109]
110importlib-metadata = [
3720fb92
PP
111 {file = "importlib_metadata-1.7.0-py2.py3-none-any.whl", hash = "sha256:dc15b2969b4ce36305c51eebe62d418ac7791e9a157911d58bfb1f9ccd8e2070"},
112 {file = "importlib_metadata-1.7.0.tar.gz", hash = "sha256:90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83"},
6839ffba
PP
113]
114jsonschema = [
115 {file = "jsonschema-3.2.0-py2.py3-none-any.whl", hash = "sha256:4e5b3cf8216f577bee9ce139cbe72eca3ea4f292ec60928ff24758ce626cd163"},
116 {file = "jsonschema-3.2.0.tar.gz", hash = "sha256:c8a85b28d377cc7737e46e2d9f2b4f44ee3c0e1deac6bf46ddefc7187d30797a"},
117]
118pyrsistent = [
119 {file = "pyrsistent-0.16.0.tar.gz", hash = "sha256:28669905fe725965daa16184933676547c5bb40a5153055a8dee2a4bd7933ad3"},
120]
f4286907
PP
121pyyaml = [
122 {file = "PyYAML-5.3.1-cp27-cp27m-win32.whl", hash = "sha256:74809a57b329d6cc0fdccee6318f44b9b8649961fa73144a98735b0aaf029f1f"},
123 {file = "PyYAML-5.3.1-cp27-cp27m-win_amd64.whl", hash = "sha256:240097ff019d7c70a4922b6869d8a86407758333f02203e0fc6ff79c5dcede76"},
124 {file = "PyYAML-5.3.1-cp35-cp35m-win32.whl", hash = "sha256:4f4b913ca1a7319b33cfb1369e91e50354d6f07a135f3b901aca02aa95940bd2"},
125 {file = "PyYAML-5.3.1-cp35-cp35m-win_amd64.whl", hash = "sha256:cc8955cfbfc7a115fa81d85284ee61147059a753344bc51098f3ccd69b0d7e0c"},
126 {file = "PyYAML-5.3.1-cp36-cp36m-win32.whl", hash = "sha256:7739fc0fa8205b3ee8808aea45e968bc90082c10aef6ea95e855e10abf4a37b2"},
127 {file = "PyYAML-5.3.1-cp36-cp36m-win_amd64.whl", hash = "sha256:69f00dca373f240f842b2931fb2c7e14ddbacd1397d57157a9b005a6a9942648"},
128 {file = "PyYAML-5.3.1-cp37-cp37m-win32.whl", hash = "sha256:d13155f591e6fcc1ec3b30685d50bf0711574e2c0dfffd7644babf8b5102ca1a"},
129 {file = "PyYAML-5.3.1-cp37-cp37m-win_amd64.whl", hash = "sha256:73f099454b799e05e5ab51423c7bcf361c58d3206fa7b0d555426b1f4d9a3eaf"},
130 {file = "PyYAML-5.3.1-cp38-cp38-win32.whl", hash = "sha256:06a0d7ba600ce0b2d2fe2e78453a470b5a6e000a985dd4a4e54e436cc36b0e97"},
131 {file = "PyYAML-5.3.1-cp38-cp38-win_amd64.whl", hash = "sha256:95f71d2af0ff4227885f7a6605c37fd53d3a106fcab511b8860ecca9fcf400ee"},
132 {file = "PyYAML-5.3.1.tar.gz", hash = "sha256:b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d"},
133]
6839ffba
PP
134six = [
135 {file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"},
136 {file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"},
137]
f4286907
PP
138termcolor = [
139 {file = "termcolor-1.1.0.tar.gz", hash = "sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b"},
140]
6839ffba 141zipp = [
f59eff81
PP
142 {file = "zipp-3.1.0-py3-none-any.whl", hash = "sha256:aa36550ff0c0b7ef7fa639055d797116ee891440eac1a56f378e2d3179e0320b"},
143 {file = "zipp-3.1.0.tar.gz", hash = "sha256:c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96"},
6839ffba 144]
This page took 0.028465 seconds and 4 git commands to generate.