mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 01:31:39 -05:00
74 lines
2.8 KiB
TOML
74 lines
2.8 KiB
TOML
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "attrs"
|
|
version = "23.1.0"
|
|
description = "Classes Without Boilerplate"
|
|
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 = "cattrs"
|
|
version = "23.2.2"
|
|
description = "Composable complex class support for attrs and dataclasses."
|
|
optional = false
|
|
python-versions = ">=3.8"
|
|
files = [
|
|
{file = "cattrs-23.2.2-py3-none-any.whl", hash = "sha256:66064e2060ea207c5a48d065ab1910c10bb8108c28f3df8d1a7b1aa6b19d191b"},
|
|
{file = "cattrs-23.2.2.tar.gz", hash = "sha256:b790b1c2be1ce042611e33f740e343c2593918bbf3c1cc88cdddac4defc09655"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
attrs = ">=23.1.0"
|
|
exceptiongroup = {version = ">=1.1.1", markers = "python_version < \"3.11\""}
|
|
typing-extensions = {version = ">=4.1.0,<4.6.3 || >4.6.3", markers = "python_version < \"3.11\""}
|
|
|
|
[package.extras]
|
|
bson = ["pymongo (>=4.4.0)"]
|
|
cbor2 = ["cbor2 (>=5.4.6)"]
|
|
msgpack = ["msgpack (>=1.0.5)"]
|
|
orjson = ["orjson (>=3.9.2)"]
|
|
pyyaml = ["pyyaml (>=6.0)"]
|
|
tomlkit = ["tomlkit (>=0.11.8)"]
|
|
ujson = ["ujson (>=5.7.0)"]
|
|
|
|
[[package]]
|
|
name = "exceptiongroup"
|
|
version = "1.2.0"
|
|
description = "Backport of PEP 654 (exception groups)"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"},
|
|
{file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"},
|
|
]
|
|
|
|
[package.extras]
|
|
test = ["pytest (>=6)"]
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.8.0"
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
|
optional = false
|
|
python-versions = ">=3.8"
|
|
files = [
|
|
{file = "typing_extensions-4.8.0-py3-none-any.whl", hash = "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0"},
|
|
{file = "typing_extensions-4.8.0.tar.gz", hash = "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.10"
|
|
content-hash = "e17a95e66125ea284763cfbf9e006657aed48100afe5de051df12b05c6519276"
|