2025-01-05 08:33:56 +00:00
|
|
|
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
|
2022-06-16 14:07:12 +01:00
|
|
|
|
2023-06-23 18:18:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cachetools"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "5.5.0"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "Extensible memoizing collections and decorators"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "cachetools-5.5.0-py3-none-any.whl", hash = "sha256:02134e8439cdc2ffb62023ce1debca2944c3f289d66bb17ead3ab3dede74b292"},
|
|
|
|
{file = "cachetools-5.5.0.tar.gz", hash = "sha256:2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chardet"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "5.2.0"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "Universal encoding detector for Python 3"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"},
|
|
|
|
{file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
2022-06-16 14:07:12 +01:00
|
|
|
[[package]]
|
|
|
|
name = "colorama"
|
2023-06-23 18:18:42 +01:00
|
|
|
version = "0.4.6"
|
2022-06-16 14:07:12 +01:00
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
|
optional = false
|
2023-06-23 18:18:42 +01:00
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
|
|
|
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
|
|
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[[package]]
|
2023-06-23 18:18:42 +01:00
|
|
|
name = "distlib"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "0.3.9"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "Distribution utilities"
|
2022-06-16 14:07:12 +01:00
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "distlib-0.3.9-py2.py3-none-any.whl", hash = "sha256:47f8c22fd27c27e25a65601af709b38e4f0a45ea4fc2e710f65755fa8caaaf87"},
|
|
|
|
{file = "distlib-0.3.9.tar.gz", hash = "sha256:a60f20dea646b8a33f3e7772f74dc0b2d0772d2837ee1342a00645c81edf9403"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
2023-06-23 18:18:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "exceptiongroup"
|
|
|
|
version = "1.1.1"
|
|
|
|
description = "Backport of PEP 654 (exception groups)"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
|
|
|
{file = "exceptiongroup-1.1.1-py3-none-any.whl", hash = "sha256:232c37c63e4f682982c8b6459f33a8981039e5fb8756b2074364e5055c498c9e"},
|
|
|
|
{file = "exceptiongroup-1.1.1.tar.gz", hash = "sha256:d484c3090ba2889ae2928419117447a14daf3c1231d5e30d0aae34f354f01785"},
|
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
test = ["pytest (>=6)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "filelock"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "3.16.1"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "A platform independent file lock."
|
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "filelock-3.16.1-py3-none-any.whl", hash = "sha256:2082e5703d51fbf98ea75855d9d5527e33d8ff23099bec374a134febee6946b0"},
|
|
|
|
{file = "filelock-3.16.1.tar.gz", hash = "sha256:c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-05 08:33:56 +00:00
|
|
|
docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4.1)"]
|
|
|
|
testing = ["covdefaults (>=2.3)", "coverage (>=7.6.1)", "diff-cover (>=9.2)", "pytest (>=8.3.3)", "pytest-asyncio (>=0.24)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "pytest-timeout (>=2.3.1)", "virtualenv (>=20.26.4)"]
|
|
|
|
typing = ["typing-extensions (>=4.12.2)"]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iniconfig"
|
|
|
|
version = "2.0.0"
|
|
|
|
description = "brain-dead simple config-ini parsing"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
|
|
|
{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
|
|
|
|
{file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
|
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
2022-06-16 14:07:12 +01:00
|
|
|
[[package]]
|
|
|
|
name = "packaging"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "24.2"
|
2022-06-16 14:07:12 +01:00
|
|
|
description = "Core utilities for Python packages"
|
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "packaging-24.2-py3-none-any.whl", hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759"},
|
|
|
|
{file = "packaging-24.2.tar.gz", hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "platformdirs"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "4.3.6"
|
|
|
|
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
|
2022-06-16 14:07:12 +01:00
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "platformdirs-4.3.6-py3-none-any.whl", hash = "sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb"},
|
|
|
|
{file = "platformdirs-4.3.6.tar.gz", hash = "sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-05 08:33:56 +00:00
|
|
|
docs = ["furo (>=2024.8.6)", "proselint (>=0.14)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4)"]
|
|
|
|
test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=8.3.2)", "pytest-cov (>=5)", "pytest-mock (>=3.14)"]
|
|
|
|
type = ["mypy (>=1.11.2)"]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pluggy"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "1.5.0"
|
2022-06-16 14:07:12 +01:00
|
|
|
description = "plugin and hook calling mechanisms for python"
|
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"},
|
|
|
|
{file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-06-23 18:18:42 +01:00
|
|
|
dev = ["pre-commit", "tox"]
|
|
|
|
testing = ["pytest", "pytest-benchmark"]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
2025-01-05 08:33:56 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pyenv-inspect"
|
|
|
|
version = "0.4.0"
|
|
|
|
description = "An auxiliary library for the virtualenv-pyenv and tox-pyenv-redux plugins"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
|
|
|
{file = "pyenv-inspect-0.4.0.tar.gz", hash = "sha256:ec429d1d81b67ab0b08a0408414722a79d24fd1845a5b264267e44e19d8d60f0"},
|
|
|
|
{file = "pyenv_inspect-0.4.0-py3-none-any.whl", hash = "sha256:618683ae7d3e6db14778d58aa0fc6b3170180d944669b5d35a8aa4fb7db550d2"},
|
|
|
|
]
|
|
|
|
|
2022-06-16 14:07:12 +01:00
|
|
|
[[package]]
|
2023-06-23 18:18:42 +01:00
|
|
|
name = "pyproject-api"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "1.8.0"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "API to interact with the python pyproject.toml based projects"
|
2022-06-16 14:07:12 +01:00
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "pyproject_api-1.8.0-py3-none-any.whl", hash = "sha256:3d7d347a047afe796fd5d1885b1e391ba29be7169bd2f102fcd378f04273d228"},
|
|
|
|
{file = "pyproject_api-1.8.0.tar.gz", hash = "sha256:77b8049f2feb5d33eefcc21b57f1e279636277a8ac8ad6b5871037b243778496"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
2023-06-23 18:18:42 +01:00
|
|
|
[package.dependencies]
|
2025-01-05 08:33:56 +00:00
|
|
|
packaging = ">=24.1"
|
2023-06-23 18:18:42 +01:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-05 08:33:56 +00:00
|
|
|
docs = ["furo (>=2024.8.6)", "sphinx-autodoc-typehints (>=2.4.1)"]
|
|
|
|
testing = ["covdefaults (>=2.3)", "pytest (>=8.3.3)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "setuptools (>=75.1)"]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest"
|
2024-02-15 18:47:41 +00:00
|
|
|
version = "7.4.4"
|
2022-06-16 14:07:12 +01:00
|
|
|
description = "pytest: simple powerful testing with Python"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2024-02-15 18:47:41 +00:00
|
|
|
{file = "pytest-7.4.4-py3-none-any.whl", hash = "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"},
|
|
|
|
{file = "pytest-7.4.4.tar.gz", hash = "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
2023-06-23 18:18:42 +01:00
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
|
2022-06-16 14:07:12 +01:00
|
|
|
iniconfig = "*"
|
|
|
|
packaging = "*"
|
|
|
|
pluggy = ">=0.12,<2.0"
|
2023-06-23 18:18:42 +01:00
|
|
|
tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""}
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2023-06-23 18:18:42 +01:00
|
|
|
testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-randomly"
|
|
|
|
version = "3.12.0"
|
|
|
|
description = "Pytest plugin to randomly order tests and control random.seed."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
|
|
|
{file = "pytest-randomly-3.12.0.tar.gz", hash = "sha256:d60c2db71ac319aee0fc6c4110a7597d611a8b94a5590918bfa8583f00caccb2"},
|
|
|
|
{file = "pytest_randomly-3.12.0-py3-none-any.whl", hash = "sha256:f4f2e803daf5d1ba036cc22bf4fe9dbbf99389ec56b00e5cba732fb5c1d07fdd"},
|
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
pytest = "*"
|
|
|
|
|
2023-10-29 09:40:10 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ruff"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "0.8.6"
|
|
|
|
description = "An extremely fast Python linter and code formatter, written in Rust."
|
2023-10-29 09:40:10 +00:00
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "ruff-0.8.6-py3-none-linux_armv6l.whl", hash = "sha256:defed167955d42c68b407e8f2e6f56ba52520e790aba4ca707a9c88619e580e3"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:54799ca3d67ae5e0b7a7ac234baa657a9c1784b48ec954a094da7c206e0365b1"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-macosx_11_0_arm64.whl", hash = "sha256:e88b8f6d901477c41559ba540beeb5a671e14cd29ebd5683903572f4b40a9807"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0509e8da430228236a18a677fcdb0c1f102dd26d5520f71f79b094963322ed25"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:91a7ddb221779871cf226100e677b5ea38c2d54e9e2c8ed847450ebbdf99b32d"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:248b1fb3f739d01d528cc50b35ee9c4812aa58cc5935998e776bf8ed5b251e75"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:bc3c083c50390cf69e7e1b5a5a7303898966be973664ec0c4a4acea82c1d4315"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:52d587092ab8df308635762386f45f4638badb0866355b2b86760f6d3c076188"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:61323159cf21bc3897674e5adb27cd9e7700bab6b84de40d7be28c3d46dc67cf"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7ae4478b1471fc0c44ed52a6fb787e641a2ac58b1c1f91763bafbc2faddc5117"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:0c000a471d519b3e6cfc9c6680025d923b4ca140ce3e4612d1a2ef58e11f11fe"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:9257aa841e9e8d9b727423086f0fa9a86b6b420fbf4bf9e1465d1250ce8e4d8d"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-musllinux_1_2_i686.whl", hash = "sha256:45a56f61b24682f6f6709636949ae8cc82ae229d8d773b4c76c09ec83964a95a"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:496dd38a53aa173481a7d8866bcd6451bd934d06976a2505028a50583e001b76"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-win32.whl", hash = "sha256:e169ea1b9eae61c99b257dc83b9ee6c76f89042752cb2d83486a7d6e48e8f764"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-win_amd64.whl", hash = "sha256:f1d70bef3d16fdc897ee290d7d20da3cbe4e26349f62e8a0274e7a3f4ce7a905"},
|
|
|
|
{file = "ruff-0.8.6-py3-none-win_arm64.whl", hash = "sha256:7d7fc2377a04b6e04ffe588caad613d0c460eb2ecba4c0ccbbfe2bc973cbc162"},
|
|
|
|
{file = "ruff-0.8.6.tar.gz", hash = "sha256:dcad24b81b62650b0eb8814f576fc65cfee8674772a6e24c9b747911801eeaa5"},
|
2023-10-29 09:40:10 +00:00
|
|
|
]
|
|
|
|
|
2022-06-16 14:07:12 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tomli"
|
|
|
|
version = "2.0.1"
|
|
|
|
description = "A lil' TOML parser"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
|
|
|
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
|
|
|
|
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
|
|
|
|
]
|
2022-06-16 14:07:12 +01:00
|
|
|
|
2023-06-23 18:18:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tox"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "4.23.2"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "tox is a generic virtualenv management and test command line tool"
|
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "tox-4.23.2-py3-none-any.whl", hash = "sha256:452bc32bb031f2282881a2118923176445bac783ab97c874b8770ab4c3b76c38"},
|
|
|
|
{file = "tox-4.23.2.tar.gz", hash = "sha256:86075e00e555df6e82e74cfc333917f91ecb47ffbc868dcafbd2672e332f4a2c"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2025-01-05 08:33:56 +00:00
|
|
|
cachetools = ">=5.5"
|
|
|
|
chardet = ">=5.2"
|
2023-06-23 18:18:42 +01:00
|
|
|
colorama = ">=0.4.6"
|
2025-01-05 08:33:56 +00:00
|
|
|
filelock = ">=3.16.1"
|
|
|
|
packaging = ">=24.1"
|
|
|
|
platformdirs = ">=4.3.6"
|
|
|
|
pluggy = ">=1.5"
|
|
|
|
pyproject-api = ">=1.8"
|
2023-06-23 18:18:42 +01:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
2025-01-05 08:33:56 +00:00
|
|
|
typing-extensions = {version = ">=4.12.2", markers = "python_version < \"3.11\""}
|
|
|
|
virtualenv = ">=20.26.6"
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-05 08:33:56 +00:00
|
|
|
test = ["devpi-process (>=1.0.2)", "pytest (>=8.3.3)", "pytest-mock (>=3.14)"]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
2024-03-28 11:17:40 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typing-extensions"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "4.12.2"
|
2024-03-28 11:17:40 +00:00
|
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
|
|
|
|
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
|
2024-03-28 11:17:40 +00:00
|
|
|
]
|
|
|
|
|
2023-06-23 18:18:42 +01:00
|
|
|
[[package]]
|
|
|
|
name = "virtualenv"
|
2025-01-05 08:33:56 +00:00
|
|
|
version = "20.28.1"
|
2023-06-23 18:18:42 +01:00
|
|
|
description = "Virtual Python Environment builder"
|
|
|
|
optional = false
|
2025-01-05 08:33:56 +00:00
|
|
|
python-versions = ">=3.8"
|
2023-08-27 19:02:26 +01:00
|
|
|
files = [
|
2025-01-05 08:33:56 +00:00
|
|
|
{file = "virtualenv-20.28.1-py3-none-any.whl", hash = "sha256:412773c85d4dab0409b83ec36f7a6499e72eaf08c80e81e9576bca61831c71cb"},
|
|
|
|
{file = "virtualenv-20.28.1.tar.gz", hash = "sha256:5d34ab240fdb5d21549b76f9e8ff3af28252f5499fb6d6f031adac4e5a8c5329"},
|
2023-08-27 19:02:26 +01:00
|
|
|
]
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
2025-01-05 08:33:56 +00:00
|
|
|
distlib = ">=0.3.7,<1"
|
|
|
|
filelock = ">=3.12.2,<4"
|
|
|
|
platformdirs = ">=3.9.1,<5"
|
2023-06-23 18:18:42 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-05 08:33:56 +00:00
|
|
|
docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2,!=7.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"]
|
|
|
|
test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "virtualenv-pyenv"
|
|
|
|
version = "0.5.0"
|
|
|
|
description = "A virtualenv Python discovery plugin for pyenv-installed interpreters"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
|
|
|
files = [
|
|
|
|
{file = "virtualenv-pyenv-0.5.0.tar.gz", hash = "sha256:7b0e5fe3dfbdf484f4cf9b01e1f98111e398db6942237910f666356e6293597f"},
|
|
|
|
{file = "virtualenv_pyenv-0.5.0-py3-none-any.whl", hash = "sha256:21750247e36c55b3c547cfdeb08f51a3867fe7129922991a4f9c96980c0a4a5d"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
pyenv-inspect = ">=0.4,<0.5"
|
|
|
|
virtualenv = "*"
|
2023-06-23 18:18:42 +01:00
|
|
|
|
2022-06-16 14:07:12 +01:00
|
|
|
[metadata]
|
2023-08-27 19:02:26 +01:00
|
|
|
lock-version = "2.0"
|
2022-09-03 16:28:19 +01:00
|
|
|
python-versions = "^3.10"
|
2025-01-05 08:33:56 +00:00
|
|
|
content-hash = "8bcc3eed97ab7796fa7196b74c91caa66ccabfb3a807e55f6d2c132cd4131f06"
|