diff options
| author | 2025-11-08 18:28:57 +0800 | |
|---|---|---|
| committer | 2025-11-08 18:28:57 +0800 | |
| commit | b53724539a011c7f5992c9cfdee25c13066015ce (patch) | |
| tree | bead2cabf5d9bc54af2cd3a8fe2ba21ca829717a | |
| parent | 7d306aaaca05d4c2a7ce57b89d7a62b55b1bec35 (diff) | |
| download | mvp-b53724539a011c7f5992c9cfdee25c13066015ce.tar.gz mvp-b53724539a011c7f5992c9cfdee25c13066015ce.zip | |
chore(deps): add ipdm for managing the infini rule packages
| -rw-r--r-- | pyproject.toml | 1 | ||||
| -rw-r--r-- | uv.lock | 62 |
2 files changed, 63 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index dc6f074..5900176 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ dependencies = [ "conventionalrp>=1.2.1", "fastapi>=0.121.0", "infini>=2.1.15", + "ipdm>=0.1.4", "oneroll>=1.3.4", ] @@ -254,6 +254,18 @@ wheels = [ ] [[package]] +name = "click" +version = "8.3.0" +source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } +dependencies = [ + { name = "colorama", marker = "sys_platform == 'win32'" }, +] +sdist = { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/46/61/de6cd827efad202d7057d93e0fed9294b96952e188f7384832791c7b2254/click-8.3.0.tar.gz", hash = "sha256:e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4", size = 276943, upload-time = "2025-09-18T17:32:23.696Z" } +wheels = [ + { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl", hash = "sha256:9b9f285302c6e3064f4330c05f05b81945b2a39544279343e6e7c5f27a9baddc", size = 107295, upload-time = "2025-09-18T17:32:22.42Z" }, +] + +[[package]] name = "colorama" version = "0.4.6" source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } @@ -549,6 +561,7 @@ dependencies = [ { name = "conventionalrp" }, { name = "fastapi" }, { name = "infini" }, + { name = "ipdm" }, { name = "oneroll" }, ] @@ -558,6 +571,7 @@ requires-dist = [ { name = "conventionalrp", specifier = ">=1.2.1" }, { name = "fastapi", specifier = ">=0.121.0" }, { name = "infini", specifier = ">=2.1.15" }, + { name = "ipdm", specifier = ">=0.1.4" }, { name = "oneroll", specifier = ">=1.3.4" }, ] @@ -584,6 +598,21 @@ wheels = [ ] [[package]] +name = "ipdm" +version = "0.1.4" +source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } +dependencies = [ + { name = "requests" }, + { name = "rich" }, + { name = "toml" }, + { name = "typer" }, +] +sdist = { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/45/01/12c3c4c8917b1b3e32b706fda1145af729fc0c66f838cc37618df130ef81/ipdm-0.1.4.tar.gz", hash = "sha256:fc87cb9c9357df4fe159b9797ac6c3022bc643ee3d64d957dfda6d898d4308e7", size = 13672, upload-time = "2024-02-28T14:52:26.65Z" } +wheels = [ + { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/3b/e0/57ca7b96f80f4c41ca14cae33f359457c91f0ca8ff36bd10e491f37ed308/ipdm-0.1.4-py3-none-any.whl", hash = "sha256:69fcb1a936ba64f551669f9a86890f4d620a9cd25f66456ca18712d6849146f6", size = 17699, upload-time = "2024-02-28T14:52:24.982Z" }, +] + +[[package]] name = "jinja2" version = "3.1.6" source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } @@ -1637,6 +1666,15 @@ wheels = [ ] [[package]] +name = "shellingham" +version = "1.5.4" +source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } +sdist = { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/58/15/8b3609fd3830ef7b27b655beb4b4e9c62313a4e8da8c676e142cc210d58e/shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de", size = 10310, upload-time = "2023-10-24T04:13:40.426Z" } +wheels = [ + { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/e0/f9/0595336914c5619e5f28a1fb793285925a8cd4b432c9da0a987836c7f822/shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686", size = 9755, upload-time = "2023-10-24T04:13:38.866Z" }, +] + +[[package]] name = "sniffio" version = "1.3.1" source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } @@ -1728,6 +1766,15 @@ wheels = [ ] [[package]] +name = "toml" +version = "0.10.2" +source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } +sdist = { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/be/ba/1f744cdc819428fc6b5084ec34d9b30660f6f9daaf70eead706e3203ec3c/toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f", size = 22253, upload-time = "2020-11-01T01:40:22.204Z" } +wheels = [ + { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b", size = 16588, upload-time = "2020-11-01T01:40:20.672Z" }, +] + +[[package]] name = "toposort" version = "1.5" source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } @@ -1839,6 +1886,21 @@ wheels = [ ] [[package]] +name = "typer" +version = "0.20.0" +source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } +dependencies = [ + { name = "click" }, + { name = "rich" }, + { name = "shellingham" }, + { name = "typing-extensions" }, +] +sdist = { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/8f/28/7c85c8032b91dbe79725b6f17d2fffc595dff06a35c7a30a37bef73a1ab4/typer-0.20.0.tar.gz", hash = "sha256:1aaf6494031793e4876fb0bacfa6a912b551cf43c1e63c800df8b1a866720c37", size = 106492, upload-time = "2025-10-20T17:03:49.445Z" } +wheels = [ + { url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/packages/78/64/7713ffe4b5983314e9d436a90d5bd4f63b6054e2aca783a3cfc44cb95bbf/typer-0.20.0-py3-none-any.whl", hash = "sha256:5b463df6793ec1dca6213a3cf4c0f03bc6e322ac5e16e13ddd622a889489784a", size = 47028, upload-time = "2025-10-20T17:03:47.617Z" }, +] + +[[package]] name = "typing-extensions" version = "4.15.0" source = { registry = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple" } |
