|
|
|
@ -80,6 +80,14 @@ category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = ">=3.5" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "nuitka" |
|
|
|
|
version = "0.6.19.5" |
|
|
|
|
description = "Python compiler with full language support and CPython compatibility" |
|
|
|
|
category = "dev" |
|
|
|
|
optional = false |
|
|
|
|
python-versions = "*" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "packaging" |
|
|
|
|
version = "21.3" |
|
|
|
@ -209,7 +217,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes |
|
|
|
|
[metadata] |
|
|
|
|
lock-version = "1.1" |
|
|
|
|
python-versions = "^3.6" |
|
|
|
|
content-hash = "90a881b9873674d1beb1cbae32c605d019b3f2a945780d9fff9f98f2ad26aa02" |
|
|
|
|
content-hash = "69c9457fa471c11ea8c160fbc1fd743e319c7cf8fd88730a60f318d4059e7448" |
|
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
|
atomicwrites = [ |
|
|
|
@ -244,6 +252,9 @@ more-itertools = [ |
|
|
|
|
{file = "more-itertools-8.12.0.tar.gz", hash = "sha256:7dc6ad46f05f545f900dd59e8dfb4e84a4827b97b3cfecb175ea0c7d247f6064"}, |
|
|
|
|
{file = "more_itertools-8.12.0-py3-none-any.whl", hash = "sha256:43e6dd9942dffd72661a2c4ef383ad7da1e6a3e968a927ad7a6083ab410a688b"}, |
|
|
|
|
] |
|
|
|
|
nuitka = [ |
|
|
|
|
{file = "Nuitka-0.6.19.5.tar.gz", hash = "sha256:b100789ea71aff8814cf52958e20f82c4c5a01aaa8a8eca38cd6a7e1cc5cae25"}, |
|
|
|
|
] |
|
|
|
|
packaging = [ |
|
|
|
|
{file = "packaging-21.3-py3-none-any.whl", hash = "sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522"}, |
|
|
|
|
{file = "packaging-21.3.tar.gz", hash = "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb"}, |
|
|
|
|