mirror of
https://github.com/onyx-and-iris/lottery-tui.git
synced 2026-02-26 02:59:10 +00:00
211 lines
7.6 KiB
TOML
211 lines
7.6 KiB
TOML
# This file is @generated by PDM.
|
|
# It is not intended for manual editing.
|
|
|
|
[metadata]
|
|
groups = ["default"]
|
|
strategy = ["inherit_metadata"]
|
|
lock_version = "4.5.0"
|
|
content_hash = "sha256:6cd4ed6668a18d93170023df0e7cf183ac36d04df220f4dcb4c091eb6623b65f"
|
|
|
|
[[metadata.targets]]
|
|
requires_python = "==3.13.*"
|
|
|
|
[[package]]
|
|
name = "colorama"
|
|
version = "0.4.6"
|
|
requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
|
|
summary = "Cross-platform colored terminal text."
|
|
groups = ["default"]
|
|
marker = "sys_platform == \"win32\" and python_version == \"3.13\""
|
|
files = [
|
|
{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 = "linkify-it-py"
|
|
version = "2.0.3"
|
|
requires_python = ">=3.7"
|
|
summary = "Links recognition library with FULL unicode support."
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"uc-micro-py",
|
|
]
|
|
files = [
|
|
{file = "linkify-it-py-2.0.3.tar.gz", hash = "sha256:68cda27e162e9215c17d786649d1da0021a451bdc436ef9e0fa0ba5234b9b048"},
|
|
{file = "linkify_it_py-2.0.3-py3-none-any.whl", hash = "sha256:6bcbc417b0ac14323382aef5c5192c0075bf8a9d6b41820a2b66371eac6b6d79"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "loguru"
|
|
version = "0.7.3"
|
|
requires_python = "<4.0,>=3.5"
|
|
summary = "Python logging made (stupidly) simple"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"aiocontextvars>=0.2.0; python_version < \"3.7\"",
|
|
"colorama>=0.3.4; sys_platform == \"win32\"",
|
|
"win32-setctime>=1.0.0; sys_platform == \"win32\"",
|
|
]
|
|
files = [
|
|
{file = "loguru-0.7.3-py3-none-any.whl", hash = "sha256:31a33c10c8e1e10422bfd431aeb5d351c7cf7fa671e3c4df004162264b28220c"},
|
|
{file = "loguru-0.7.3.tar.gz", hash = "sha256:19480589e77d47b8d85b2c827ad95d49bf31b0dcde16593892eb51dd18706eb6"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "markdown-it-py"
|
|
version = "4.0.0"
|
|
requires_python = ">=3.10"
|
|
summary = "Python port of markdown-it. Markdown parsing, done right!"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"mdurl~=0.1",
|
|
]
|
|
files = [
|
|
{file = "markdown_it_py-4.0.0-py3-none-any.whl", hash = "sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147"},
|
|
{file = "markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "markdown-it-py"
|
|
version = "4.0.0"
|
|
extras = ["linkify"]
|
|
requires_python = ">=3.10"
|
|
summary = "Python port of markdown-it. Markdown parsing, done right!"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"linkify-it-py<3,>=1",
|
|
"markdown-it-py==4.0.0",
|
|
]
|
|
files = [
|
|
{file = "markdown_it_py-4.0.0-py3-none-any.whl", hash = "sha256:87327c59b172c5011896038353a81343b6754500a08cd7a4973bb48c6d578147"},
|
|
{file = "markdown_it_py-4.0.0.tar.gz", hash = "sha256:cb0a2b4aa34f932c007117b194e945bd74e0ec24133ceb5bac59009cda1cb9f3"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "mdit-py-plugins"
|
|
version = "0.5.0"
|
|
requires_python = ">=3.10"
|
|
summary = "Collection of plugins for markdown-it-py"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"markdown-it-py<5.0.0,>=2.0.0",
|
|
]
|
|
files = [
|
|
{file = "mdit_py_plugins-0.5.0-py3-none-any.whl", hash = "sha256:07a08422fc1936a5d26d146759e9155ea466e842f5ab2f7d2266dd084c8dab1f"},
|
|
{file = "mdit_py_plugins-0.5.0.tar.gz", hash = "sha256:f4918cb50119f50446560513a8e311d574ff6aaed72606ddae6d35716fe809c6"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "mdurl"
|
|
version = "0.1.2"
|
|
requires_python = ">=3.7"
|
|
summary = "Markdown URL utilities"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
files = [
|
|
{file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
|
|
{file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "platformdirs"
|
|
version = "4.9.2"
|
|
requires_python = ">=3.10"
|
|
summary = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
files = [
|
|
{file = "platformdirs-4.9.2-py3-none-any.whl", hash = "sha256:9170634f126f8efdae22fb58ae8a0eaa86f38365bc57897a6c4f781d1f5875bd"},
|
|
{file = "platformdirs-4.9.2.tar.gz", hash = "sha256:9a33809944b9db043ad67ca0db94b14bf452cc6aeaac46a88ea55b26e2e9d291"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "pygments"
|
|
version = "2.19.2"
|
|
requires_python = ">=3.8"
|
|
summary = "Pygments is a syntax highlighting package written in Python."
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
files = [
|
|
{file = "pygments-2.19.2-py3-none-any.whl", hash = "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b"},
|
|
{file = "pygments-2.19.2.tar.gz", hash = "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "rich"
|
|
version = "14.3.3"
|
|
requires_python = ">=3.8.0"
|
|
summary = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"markdown-it-py>=2.2.0",
|
|
"pygments<3.0.0,>=2.13.0",
|
|
]
|
|
files = [
|
|
{file = "rich-14.3.3-py3-none-any.whl", hash = "sha256:793431c1f8619afa7d3b52b2cdec859562b950ea0d4b6b505397612db8d5362d"},
|
|
{file = "rich-14.3.3.tar.gz", hash = "sha256:b8daa0b9e4eef54dd8cf7c86c03713f53241884e814f4e2f5fb342fe520f639b"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "textual"
|
|
version = "8.0.0"
|
|
requires_python = "<4.0,>=3.9"
|
|
summary = "Modern Text User Interface framework"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
dependencies = [
|
|
"markdown-it-py[linkify]>=2.1.0",
|
|
"mdit-py-plugins",
|
|
"platformdirs<5,>=3.6.0",
|
|
"pygments<3.0.0,>=2.19.2",
|
|
"rich>=14.2.0",
|
|
"typing-extensions<5.0.0,>=4.4.0",
|
|
]
|
|
files = [
|
|
{file = "textual-8.0.0-py3-none-any.whl", hash = "sha256:8908f4ebe93a6b4f77ca7262197784a52162bc88b05f4ecf50ac93a92d49bb8f"},
|
|
{file = "textual-8.0.0.tar.gz", hash = "sha256:ce48f83a3d686c0fac0e80bf9136e1f8851c653aa6a4502e43293a151df18809"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.15.0"
|
|
requires_python = ">=3.9"
|
|
summary = "Backported and Experimental Type Hints for Python 3.9+"
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
files = [
|
|
{file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"},
|
|
{file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "uc-micro-py"
|
|
version = "1.0.3"
|
|
requires_python = ">=3.7"
|
|
summary = "Micro subset of unicode data files for linkify-it-py projects."
|
|
groups = ["default"]
|
|
marker = "python_version == \"3.13\""
|
|
files = [
|
|
{file = "uc-micro-py-1.0.3.tar.gz", hash = "sha256:d321b92cff673ec58027c04015fcaa8bb1e005478643ff4a500882eaab88c48a"},
|
|
{file = "uc_micro_py-1.0.3-py3-none-any.whl", hash = "sha256:db1dffff340817673d7b466ec86114a9dc0e9d4d9b5ba229d9d60e5c12600cd5"},
|
|
]
|
|
|
|
[[package]]
|
|
name = "win32-setctime"
|
|
version = "1.2.0"
|
|
requires_python = ">=3.5"
|
|
summary = "A small Python utility to set file creation time on Windows"
|
|
groups = ["default"]
|
|
marker = "sys_platform == \"win32\" and python_version == \"3.13\""
|
|
files = [
|
|
{file = "win32_setctime-1.2.0-py3-none-any.whl", hash = "sha256:95d644c4e708aba81dc3704a116d8cbc974d70b3bdb8be1d150e36be6e9d1390"},
|
|
{file = "win32_setctime-1.2.0.tar.gz", hash = "sha256:ae1fdf948f5640aae05c511ade119313fb6a30d7eabe25fef9764dca5873c4c0"},
|
|
]
|