mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
278 lines
9.9 KiB
TOML
278 lines
9.9 KiB
TOML
# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "attrs"
|
|
version = "23.1.0"
|
|
description = "Classes Without Boilerplate"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "attrs-23.1.0-py3-none-any.whl", hash = "sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04"},
|
|
{file = "attrs-23.1.0.tar.gz", hash = "sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"},
|
|
]
|
|
|
|
[package.extras]
|
|
cov = ["attrs[tests]", "coverage[toml] (>=5.3)"]
|
|
dev = ["attrs[docs,tests]", "pre-commit"]
|
|
docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier", "zope-interface"]
|
|
tests = ["attrs[tests-no-zope]", "zope-interface"]
|
|
tests-no-zope = ["cloudpickle", "hypothesis", "mypy (>=1.1.1)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
|
|
|
|
[[package]]
|
|
name = "aws-cdk-asset-awscli-v1"
|
|
version = "2.2.200"
|
|
description = "A library that contains the AWS CLI for use in Lambda Layers"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "aws-cdk.asset-awscli-v1-2.2.200.tar.gz", hash = "sha256:af4d67ef7aa4183073e63be5f88d1ce1912b24d2ebac35148e84678d674bdfcd"},
|
|
{file = "aws_cdk.asset_awscli_v1-2.2.200-py3-none-any.whl", hash = "sha256:ed1b881402b255daec151e386581a627ce13f4d5cb94b7184e6efc38d27584b0"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
jsii = ">=1.84.0,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "aws-cdk-asset-kubectl-v20"
|
|
version = "2.1.2"
|
|
description = "A library that contains kubectl for use in Lambda Layers"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "aws-cdk.asset-kubectl-v20-2.1.2.tar.gz", hash = "sha256:346283e43018a43e3b3ca571de3f44e85d49c038dc20851894cb8f9b2052b164"},
|
|
{file = "aws_cdk.asset_kubectl_v20-2.1.2-py3-none-any.whl", hash = "sha256:7f0617ab6cb942b066bd7174bf3e1f377e57878c3e1cddc21d6b2d13c92d0cc1"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
jsii = ">=1.70.0,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "aws-cdk-asset-node-proxy-agent-v6"
|
|
version = "2.0.1"
|
|
description = "@aws-cdk/asset-node-proxy-agent-v6"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "aws-cdk.asset-node-proxy-agent-v6-2.0.1.tar.gz", hash = "sha256:42cdbc1de2ed3f845e3eb883a72f58fc7e5554c2e0b6fcdb366c159778dce74d"},
|
|
{file = "aws_cdk.asset_node_proxy_agent_v6-2.0.1-py3-none-any.whl", hash = "sha256:e442673d4f93137ab165b75386761b1d46eea25fc5015e5145ae3afa9da06b6e"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
jsii = ">=1.86.1,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "aws-cdk-lib"
|
|
version = "2.95.1"
|
|
description = "Version 2 of the AWS Cloud Development Kit library"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "aws-cdk-lib-2.95.1.tar.gz", hash = "sha256:3d16664234db35cfe8731390f67f13fd155ba9482c1c0207e2c04c123a73e0a1"},
|
|
{file = "aws_cdk_lib-2.95.1-py3-none-any.whl", hash = "sha256:f99fc196fb233c09f73eb5699bd6ff9d6aac75496cc01dc1edb589e25a2d69c1"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
"aws-cdk.asset-awscli-v1" = ">=2.2.200,<3.0.0"
|
|
"aws-cdk.asset-kubectl-v20" = ">=2.1.2,<3.0.0"
|
|
"aws-cdk.asset-node-proxy-agent-v6" = ">=2.0.1,<3.0.0"
|
|
constructs = ">=10.0.0,<11.0.0"
|
|
jsii = ">=1.88.0,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "cattrs"
|
|
version = "23.1.2"
|
|
description = "Composable complex class support for attrs and dataclasses."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "cattrs-23.1.2-py3-none-any.whl", hash = "sha256:b2bb14311ac17bed0d58785e5a60f022e5431aca3932e3fc5cc8ed8639de50a4"},
|
|
{file = "cattrs-23.1.2.tar.gz", hash = "sha256:db1c821b8c537382b2c7c66678c3790091ca0275ac486c76f3c8f3920e83c657"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
attrs = ">=20"
|
|
exceptiongroup = {version = "*", markers = "python_version < \"3.11\""}
|
|
typing_extensions = {version = ">=4.1.0", markers = "python_version < \"3.11\""}
|
|
|
|
[package.extras]
|
|
bson = ["pymongo (>=4.2.0,<5.0.0)"]
|
|
cbor2 = ["cbor2 (>=5.4.6,<6.0.0)"]
|
|
msgpack = ["msgpack (>=1.0.2,<2.0.0)"]
|
|
orjson = ["orjson (>=3.5.2,<4.0.0)"]
|
|
pyyaml = ["PyYAML (>=6.0,<7.0)"]
|
|
tomlkit = ["tomlkit (>=0.11.4,<0.12.0)"]
|
|
ujson = ["ujson (>=5.4.0,<6.0.0)"]
|
|
|
|
[[package]]
|
|
name = "cdk-nag"
|
|
version = "2.27.129"
|
|
description = "Check CDK v2 applications for best practices using a combination on available rule packs."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "cdk-nag-2.27.129.tar.gz", hash = "sha256:c85d16385e10f81d424e721cdbe914f0f3262330f91dd9f16c5064a0cf8284f5"},
|
|
{file = "cdk_nag-2.27.129-py3-none-any.whl", hash = "sha256:b6f6a6d98b6901c827db74fd1c980b6506effa73d679d4ba45c4c2001d5284ab"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
aws-cdk-lib = ">=2.78.0,<3.0.0"
|
|
constructs = ">=10.0.5,<11.0.0"
|
|
jsii = ">=1.88.0,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "constructs"
|
|
version = "10.2.70"
|
|
description = "A programming model for software-defined state"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "constructs-10.2.70-py3-none-any.whl", hash = "sha256:ade1b5224830e78724ed50ce91ec2e6ce437c9983713c2b8ca541272283c5d37"},
|
|
{file = "constructs-10.2.70.tar.gz", hash = "sha256:f4ae2e0705baff188519e0233ad2129537c8eca40d68242873ca444a659549f8"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
jsii = ">=1.88.0,<2.0.0"
|
|
publication = ">=0.0.3"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
|
|
[[package]]
|
|
name = "exceptiongroup"
|
|
version = "1.1.3"
|
|
description = "Backport of PEP 654 (exception groups)"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "exceptiongroup-1.1.3-py3-none-any.whl", hash = "sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3"},
|
|
{file = "exceptiongroup-1.1.3.tar.gz", hash = "sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9"},
|
|
]
|
|
|
|
[package.extras]
|
|
test = ["pytest (>=6)"]
|
|
|
|
[[package]]
|
|
name = "importlib-resources"
|
|
version = "6.0.1"
|
|
description = "Read resources from Python packages"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.8"
|
|
files = [
|
|
{file = "importlib_resources-6.0.1-py3-none-any.whl", hash = "sha256:134832a506243891221b88b4ae1213327eea96ceb4e407a00d790bb0626f45cf"},
|
|
{file = "importlib_resources-6.0.1.tar.gz", hash = "sha256:4359457e42708462b9626a04657c6208ad799ceb41e5c58c57ffa0e6a098a5d4"},
|
|
]
|
|
|
|
[package.extras]
|
|
docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
|
|
testing = ["pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy (>=0.9.1)", "pytest-ruff"]
|
|
|
|
[[package]]
|
|
name = "jsii"
|
|
version = "1.88.0"
|
|
description = "Python client for jsii runtime"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "~=3.7"
|
|
files = [
|
|
{file = "jsii-1.88.0-py3-none-any.whl", hash = "sha256:b3888141c30b83a30bfbe03a877bbf8ae42f957b6ccca02bae448853debffaf8"},
|
|
{file = "jsii-1.88.0.tar.gz", hash = "sha256:a59e0f962589dcc741d2bcf2a7b4c4a927a29d3f9a2804a192c734e2e3275018"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
attrs = ">=21.2,<24.0"
|
|
cattrs = ">=1.8,<23.2"
|
|
importlib-resources = ">=5.2.0"
|
|
publication = ">=0.0.3"
|
|
python-dateutil = "*"
|
|
typeguard = ">=2.13.3,<2.14.0"
|
|
typing-extensions = ">=3.7,<5.0"
|
|
|
|
[[package]]
|
|
name = "publication"
|
|
version = "0.0.3"
|
|
description = "Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection."
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "*"
|
|
files = [
|
|
{file = "publication-0.0.3-py2.py3-none-any.whl", hash = "sha256:0248885351febc11d8a1098d5c8e3ab2dabcf3e8c0c96db1e17ecd12b53afbe6"},
|
|
{file = "publication-0.0.3.tar.gz", hash = "sha256:68416a0de76dddcdd2930d1c8ef853a743cc96c82416c4e4d3b5d901c6276dc4"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "python-dateutil"
|
|
version = "2.8.2"
|
|
description = "Extensions to the standard Python datetime module"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
|
|
files = [
|
|
{file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"},
|
|
{file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
six = ">=1.5"
|
|
|
|
[[package]]
|
|
name = "six"
|
|
version = "1.16.0"
|
|
description = "Python 2 and 3 compatibility utilities"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
|
|
files = [
|
|
{file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
|
|
{file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "typeguard"
|
|
version = "2.13.3"
|
|
description = "Run-time type checker for Python"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.5.3"
|
|
files = [
|
|
{file = "typeguard-2.13.3-py3-none-any.whl", hash = "sha256:5e3e3be01e887e7eafae5af63d1f36c849aaa94e3a0112097312aabfa16284f1"},
|
|
{file = "typeguard-2.13.3.tar.gz", hash = "sha256:00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4"},
|
|
]
|
|
|
|
[package.extras]
|
|
doc = ["sphinx-autodoc-typehints (>=1.2.0)", "sphinx-rtd-theme"]
|
|
test = ["mypy", "pytest", "typing-extensions"]
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.7.1"
|
|
description = "Backported and Experimental Type Hints for Python 3.7+"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "typing_extensions-4.7.1-py3-none-any.whl", hash = "sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36"},
|
|
{file = "typing_extensions-4.7.1.tar.gz", hash = "sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.10"
|
|
content-hash = "e040eb074f00531e76ba4e9a581e38a24ec1319520966837763e58d2146fd5ac"
|