2025-01-15 10:54:36 +00:00
|
|
|
# This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand.
|
2022-08-07 23:55:51 +01:00
|
|
|
|
2024-02-15 23:54:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cachetools"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "5.5.0"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "Extensible memoizing collections and decorators"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +00:00
|
|
|
{file = "cachetools-5.5.0-py3-none-any.whl", hash = "sha256:02134e8439cdc2ffb62023ce1debca2944c3f289d66bb17ead3ab3dede74b292"},
|
|
|
|
{file = "cachetools-5.5.0.tar.gz", hash = "sha256:2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a"},
|
2024-02-15 23:54:31 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chardet"
|
|
|
|
version = "5.2.0"
|
|
|
|
description = "Universal encoding detector for Python 3"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
|
|
|
{file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"},
|
|
|
|
{file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"},
|
|
|
|
]
|
|
|
|
|
2022-08-07 23:55:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "colorama"
|
2024-02-15 23:54:31 +00:00
|
|
|
version = "0.4.6"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "Cross-platform colored terminal text."
|
|
|
|
optional = false
|
2024-02-15 23:54:31 +00:00
|
|
|
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2024-02-15 23:54:31 +00:00
|
|
|
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
|
|
|
|
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "distlib"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "0.3.9"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "Distribution utilities"
|
|
|
|
optional = false
|
|
|
|
python-versions = "*"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
2024-02-15 18:47:11 +00:00
|
|
|
[[package]]
|
|
|
|
name = "exceptiongroup"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "1.2.2"
|
2024-02-15 18:47:11 +00:00
|
|
|
description = "Backport of PEP 654 (exception groups)"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
|
|
|
markers = "python_version < \"3.11\""
|
2024-02-15 18:47:11 +00:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"},
|
|
|
|
{file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"},
|
2024-02-15 18:47:11 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
test = ["pytest (>=6)"]
|
|
|
|
|
2024-02-15 23:54:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "filelock"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "3.16.1"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "A platform independent file lock."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +00:00
|
|
|
{file = "filelock-3.16.1-py3-none-any.whl", hash = "sha256:2082e5703d51fbf98ea75855d9d5527e33d8ff23099bec374a134febee6946b0"},
|
|
|
|
{file = "filelock-3.16.1.tar.gz", hash = "sha256:c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435"},
|
2024-02-15 23:54:31 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.extras]
|
2025-01-04 18:59:01 +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)"]
|
2024-02-15 23:54:31 +00:00
|
|
|
|
2022-08-07 23:55:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "iniconfig"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "2.0.0"
|
|
|
|
description = "brain-dead simple config-ini parsing"
|
2022-08-07 23:55:51 +01:00
|
|
|
optional = false
|
2025-01-15 10:54:36 +00:00
|
|
|
python-versions = ">=3.7"
|
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
|
|
|
|
{file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
|
2023-08-27 19:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "packaging"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "24.2"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "Core utilities for Python packages"
|
|
|
|
optional = false
|
2025-01-04 18:59:01 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "platformdirs"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "4.3.6"
|
|
|
|
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
|
2022-08-07 23:55:51 +01:00
|
|
|
optional = false
|
2024-02-15 23:54:31 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-04 18:59:01 +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-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pluggy"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "1.5.0"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "plugin and hook calling mechanisms for python"
|
|
|
|
optional = false
|
2024-02-15 23:54:31 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[package.extras]
|
|
|
|
dev = ["pre-commit", "tox"]
|
|
|
|
testing = ["pytest", "pytest-benchmark"]
|
|
|
|
|
2025-01-04 18:59:01 +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"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2025-01-04 18:59:01 +00:00
|
|
|
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-08-07 23:55:51 +01:00
|
|
|
[[package]]
|
2024-02-15 23:54:31 +00:00
|
|
|
name = "pyproject-api"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "1.8.0"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "API to interact with the python pyproject.toml based projects"
|
2022-08-07 23:55:51 +01:00
|
|
|
optional = false
|
2024-02-15 23:54:31 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
2024-02-15 23:54:31 +00:00
|
|
|
[package.dependencies]
|
2025-01-04 18:59:01 +00:00
|
|
|
packaging = ">=24.1"
|
2024-02-15 23:54:31 +00:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
|
|
|
|
2022-08-07 23:55:51 +01:00
|
|
|
[package.extras]
|
2025-01-04 18:59:01 +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-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "8.3.4"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "pytest: simple powerful testing with Python"
|
|
|
|
optional = false
|
2025-01-15 10:54:36 +00:00
|
|
|
python-versions = ">=3.8"
|
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "pytest-8.3.4-py3-none-any.whl", hash = "sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6"},
|
|
|
|
{file = "pytest-8.3.4.tar.gz", hash = "sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"},
|
2023-08-27 19:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
2024-02-15 18:47:11 +00:00
|
|
|
exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
|
2022-08-07 23:55:51 +01:00
|
|
|
iniconfig = "*"
|
|
|
|
packaging = "*"
|
2025-01-15 10:54:36 +00:00
|
|
|
pluggy = ">=1.5,<2"
|
|
|
|
tomli = {version = ">=1", markers = "python_version < \"3.11\""}
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-15 10:54:36 +00:00
|
|
|
dev = ["argcomplete", "attrs (>=19.2)", "hypothesis (>=3.56)", "mock", "pygments (>=2.7.2)", "requests", "setuptools", "xmlschema"]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pytest-randomly"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "3.16.0"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "Pytest plugin to randomly order tests and control random.seed."
|
|
|
|
optional = false
|
2025-01-15 10:54:36 +00:00
|
|
|
python-versions = ">=3.9"
|
|
|
|
groups = ["dev"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "pytest_randomly-3.16.0-py3-none-any.whl", hash = "sha256:8633d332635a1a0983d3bba19342196807f6afb17c3eef78e02c2f85dade45d6"},
|
|
|
|
{file = "pytest_randomly-3.16.0.tar.gz", hash = "sha256:11bf4d23a26484de7860d82f726c0629837cf4064b79157bd18ec9d41d7feb26"},
|
2023-08-27 19:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
pytest = "*"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "python-osc"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "1.9.3"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "Open Sound Control server and client implementations in pure Python"
|
|
|
|
optional = false
|
2025-01-15 10:54:36 +00:00
|
|
|
python-versions = ">=3.10"
|
|
|
|
groups = ["main"]
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "python_osc-1.9.3-py3-none-any.whl", hash = "sha256:7def2075be72f07bae5a4c1a55cc7d907b247f4a5d910f3159ed30ac2b1f17cc"},
|
|
|
|
{file = "python_osc-1.9.3.tar.gz", hash = "sha256:bd0fa40def43ce509894709feb0e18f02192aca192c5e6c8fe2ba69e58f21794"},
|
2023-08-27 19:14:32 +01:00
|
|
|
]
|
2022-08-07 23:55:51 +01:00
|
|
|
|
2025-01-04 18:59:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ruff"
|
|
|
|
version = "0.8.6"
|
|
|
|
description = "An extremely fast Python linter and code formatter, written in Rust."
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.7"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2025-01-04 18:59:01 +00:00
|
|
|
files = [
|
|
|
|
{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"},
|
|
|
|
]
|
|
|
|
|
2022-08-07 23:55:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tomli"
|
2025-01-15 10:54:36 +00:00
|
|
|
version = "2.2.1"
|
2022-08-07 23:55:51 +01:00
|
|
|
description = "A lil' TOML parser"
|
|
|
|
optional = false
|
2025-01-15 10:54:36 +00:00
|
|
|
python-versions = ">=3.8"
|
|
|
|
groups = ["main", "dev"]
|
|
|
|
markers = "python_version < \"3.11\""
|
2023-08-27 19:14:32 +01:00
|
|
|
files = [
|
2025-01-15 10:54:36 +00:00
|
|
|
{file = "tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6972ca9c9cc9f0acaa56a8ca1ff51e7af152a9f87fb64623e31d5c83700080ee"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c954d2250168d28797dd4e3ac5cf812a406cd5a92674ee4c8f123c889786aa8e"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:8dd28b3e155b80f4d54beb40a441d366adcfe740969820caf156c019fb5c7ec4"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:e59e304978767a54663af13c07b3d1af22ddee3bb2fb0618ca1593e4f593a106"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:33580bccab0338d00994d7f16f4c4ec25b776af3ffaac1ed74e0b3fc95e885a8"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-win32.whl", hash = "sha256:465af0e0875402f1d226519c9904f37254b3045fc5084697cefb9bdde1ff99ff"},
|
|
|
|
{file = "tomli-2.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:2d0f2fdd22b02c6d81637a3c95f8cd77f995846af7414c5c4b8d0545afa1bc4b"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:4a8f6e44de52d5e6c657c9fe83b562f5f4256d8ebbfe4ff922c495620a7f6cea"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8d57ca8095a641b8237d5b079147646153d22552f1c637fd3ba7f4b0b29167a8"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4e340144ad7ae1533cb897d406382b4b6fede8890a03738ff1683af800d54192"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2b95f9de79181805df90bedc5a5ab4c165e6ec3fe99f970d0e302f384ad222"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40741994320b232529c802f8bc86da4e1aa9f413db394617b9a256ae0f9a7f77"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:400e720fe168c0f8521520190686ef8ef033fb19fc493da09779e592861b78c6"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:02abe224de6ae62c19f090f68da4e27b10af2b93213d36cf44e6e1c5abd19fdd"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:b82ebccc8c8a36f2094e969560a1b836758481f3dc360ce9a3277c65f374285e"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-win32.whl", hash = "sha256:889f80ef92701b9dbb224e49ec87c645ce5df3fa2cc548664eb8a25e03127a98"},
|
|
|
|
{file = "tomli-2.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:7fc04e92e1d624a4a63c76474610238576942d6b8950a2d7f908a340494e67e4"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:286f0ca2ffeeb5b9bd4fcc8d6c330534323ec51b2f52da063b11c502da16f30c"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a92ef1a44547e894e2a17d24e7557a5e85a9e1d0048b0b5e7541f76c5032cb13"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9316dc65bed1684c9a98ee68759ceaed29d229e985297003e494aa825ebb0281"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e85e99945e688e32d5a35c1ff38ed0b3f41f43fad8df0bdf79f72b2ba7bc5272"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:ac065718db92ca818f8d6141b5f66369833d4a80a9d74435a268c52bdfa73140"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:d920f33822747519673ee656a4b6ac33e382eca9d331c87770faa3eef562aeb2"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:a198f10c4d1b1375d7687bc25294306e551bf1abfa4eace6650070a5c1ae2744"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-win32.whl", hash = "sha256:d3f5614314d758649ab2ab3a62d4f2004c825922f9e370b29416484086b264ec"},
|
|
|
|
{file = "tomli-2.2.1-cp313-cp313-win_amd64.whl", hash = "sha256:a38aa0308e754b0e3c67e344754dff64999ff9b513e691d0e786265c93583c69"},
|
|
|
|
{file = "tomli-2.2.1-py3-none-any.whl", hash = "sha256:cb55c73c5f4408779d0cf3eef9f762b9c9f147a77de7b258bef0a5628adc85cc"},
|
|
|
|
{file = "tomli-2.2.1.tar.gz", hash = "sha256:cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff"},
|
2022-08-07 23:55:51 +01:00
|
|
|
]
|
2023-08-27 19:14:32 +01:00
|
|
|
|
2024-02-15 23:54:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tox"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "4.23.2"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "tox is a generic virtualenv management and test command line tool"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +00:00
|
|
|
{file = "tox-4.23.2-py3-none-any.whl", hash = "sha256:452bc32bb031f2282881a2118923176445bac783ab97c874b8770ab4c3b76c38"},
|
|
|
|
{file = "tox-4.23.2.tar.gz", hash = "sha256:86075e00e555df6e82e74cfc333917f91ecb47ffbc868dcafbd2672e332f4a2c"},
|
2024-02-15 23:54:31 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
2025-01-04 18:59:01 +00:00
|
|
|
cachetools = ">=5.5"
|
2024-02-15 23:54:31 +00:00
|
|
|
chardet = ">=5.2"
|
|
|
|
colorama = ">=0.4.6"
|
2025-01-04 18:59:01 +00:00
|
|
|
filelock = ">=3.16.1"
|
|
|
|
packaging = ">=24.1"
|
|
|
|
platformdirs = ">=4.3.6"
|
|
|
|
pluggy = ">=1.5"
|
|
|
|
pyproject-api = ">=1.8"
|
2024-02-15 23:54:31 +00:00
|
|
|
tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
|
2025-01-04 18:59:01 +00:00
|
|
|
typing-extensions = {version = ">=4.12.2", markers = "python_version < \"3.11\""}
|
|
|
|
virtualenv = ">=20.26.6"
|
2024-02-15 23:54:31 +00:00
|
|
|
|
|
|
|
[package.extras]
|
2025-01-04 18:59:01 +00:00
|
|
|
test = ["devpi-process (>=1.0.2)", "pytest (>=8.3.3)", "pytest-mock (>=3.14)"]
|
2024-02-15 23:54:31 +00:00
|
|
|
|
2024-03-28 14:59:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typing-extensions"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "4.12.2"
|
2024-03-28 14:59:15 +00:00
|
|
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
|
|
|
markers = "python_version < \"3.11\""
|
2024-03-28 14:59:15 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +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 14:59:15 +00:00
|
|
|
]
|
|
|
|
|
2024-02-15 23:54:31 +00:00
|
|
|
[[package]]
|
|
|
|
name = "virtualenv"
|
2025-01-04 18:59:01 +00:00
|
|
|
version = "20.28.1"
|
2024-02-15 23:54:31 +00:00
|
|
|
description = "Virtual Python Environment builder"
|
|
|
|
optional = false
|
2025-01-04 18:59:01 +00:00
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2024-02-15 23:54:31 +00:00
|
|
|
files = [
|
2025-01-04 18:59:01 +00:00
|
|
|
{file = "virtualenv-20.28.1-py3-none-any.whl", hash = "sha256:412773c85d4dab0409b83ec36f7a6499e72eaf08c80e81e9576bca61831c71cb"},
|
|
|
|
{file = "virtualenv-20.28.1.tar.gz", hash = "sha256:5d34ab240fdb5d21549b76f9e8ff3af28252f5499fb6d6f031adac4e5a8c5329"},
|
2024-02-15 23:54:31 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
|
|
distlib = ">=0.3.7,<1"
|
|
|
|
filelock = ">=3.12.2,<4"
|
|
|
|
platformdirs = ">=3.9.1,<5"
|
|
|
|
|
|
|
|
[package.extras]
|
2025-01-04 18:59:01 +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)"]
|
2024-02-15 23:54:31 +00:00
|
|
|
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)"]
|
|
|
|
|
2025-01-04 18:59:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "virtualenv-pyenv"
|
|
|
|
version = "0.5.0"
|
|
|
|
description = "A virtualenv Python discovery plugin for pyenv-installed interpreters"
|
|
|
|
optional = false
|
|
|
|
python-versions = ">=3.8"
|
2025-01-15 10:54:36 +00:00
|
|
|
groups = ["dev"]
|
2025-01-04 18:59:01 +00:00
|
|
|
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-08-27 19:14:32 +01:00
|
|
|
[metadata]
|
2025-01-15 10:54:36 +00:00
|
|
|
lock-version = "2.1"
|
|
|
|
python-versions = "<4.0,>=3.10"
|
|
|
|
content-hash = "6cd4c5329b1df022fdec343a52a0fda804c33234b208aab94025e6798ea6820d"
|