|
@@ -80,16 +80,16 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "graphviz" |
|
|
name = "graphviz" |
|
|
version = "0.19.1" |
|
|
|
|
|
|
|
|
version = "0.20.1" |
|
|
description = "Simple Python interface for Graphviz" |
|
|
description = "Simple Python interface for Graphviz" |
|
|
category = "main" |
|
|
category = "main" |
|
|
optional = false |
|
|
optional = false |
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
python-versions = ">=3.7" |
|
|
|
|
|
|
|
|
[package.extras] |
|
|
[package.extras] |
|
|
dev = ["flake8", "pep8-naming", "tox (>=3)", "twine", "wheel"] |
|
|
dev = ["flake8", "pep8-naming", "tox (>=3)", "twine", "wheel"] |
|
|
docs = ["sphinx (>=1.8)", "sphinx-autodoc-typehints", "sphinx-rtd-theme"] |
|
|
|
|
|
test = ["coverage", "mock (>=4)", "pytest (>=6)", "pytest-cov", "pytest-mock (>=3)"] |
|
|
|
|
|
|
|
|
docs = ["sphinx (>=5)", "sphinx-autodoc-typehints", "sphinx-rtd-theme"] |
|
|
|
|
|
test = ["coverage", "mock (>=4)", "pytest (>=7)", "pytest-cov", "pytest-mock (>=3)"] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "importlib-metadata" |
|
|
name = "importlib-metadata" |
|
@@ -349,7 +349,7 @@ testing = ["func-timeout", "jaraco.itertools"] |
|
|
[metadata] |
|
|
[metadata] |
|
|
lock-version = "1.1" |
|
|
lock-version = "1.1" |
|
|
python-versions = "^3.7" |
|
|
python-versions = "^3.7" |
|
|
content-hash = "424f1037b46d65e63b58808fe626a8792180ea4b543bda912865828621ae7892" |
|
|
|
|
|
|
|
|
content-hash = "f4720113cecfd062af43fa97a1e62a2c47041fde53df3e19fc50516c34d1abe8" |
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
[metadata.files] |
|
|
astroid = [ |
|
|
astroid = [ |
|
@@ -387,8 +387,8 @@ colorama = [ |
|
|
{file = "colorama-0.4.3.tar.gz", hash = "sha256:e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"}, |
|
|
{file = "colorama-0.4.3.tar.gz", hash = "sha256:e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"}, |
|
|
] |
|
|
] |
|
|
graphviz = [ |
|
|
graphviz = [ |
|
|
{file = "graphviz-0.19.1-py3-none-any.whl", hash = "sha256:f34088c08be2ec16279dfa9c3b4ff3d1453c5c67597a33e2819b000e18d4c546"}, |
|
|
|
|
|
{file = "graphviz-0.19.1.zip", hash = "sha256:09ed0cde452d015fe77c4845a210eb642f28d245f5bc250d4b97808cb8f49078"}, |
|
|
|
|
|
|
|
|
{file = "graphviz-0.20.1-py3-none-any.whl", hash = "sha256:587c58a223b51611c0cf461132da386edd896a029524ca61a1462b880bf97977"}, |
|
|
|
|
|
{file = "graphviz-0.20.1.zip", hash = "sha256:8c58f14adaa3b947daf26c19bc1e98c4e0702cdc31cf99153e6f06904d492bf8"}, |
|
|
] |
|
|
] |
|
|
importlib-metadata = [ |
|
|
importlib-metadata = [ |
|
|
{file = "importlib_metadata-1.5.0-py2.py3-none-any.whl", hash = "sha256:b97607a1a18a5100839aec1dc26a1ea17ee0d93b20b0f008d80a5a050afb200b"}, |
|
|
{file = "importlib_metadata-1.5.0-py2.py3-none-any.whl", hash = "sha256:b97607a1a18a5100839aec1dc26a1ea17ee0d93b20b0f008d80a5a050afb200b"}, |
|
|