-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuv.lock
More file actions
executable file
·23 lines (20 loc) · 967 Bytes
/
uv.lock
File metadata and controls
executable file
·23 lines (20 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
version = 1
revision = 3
requires-python = ">=3.12.5"
[[package]]
name = "pyline"
version = "0.1.0"
source = { virtual = "." }
dependencies = [
{ name = "sonolus-py" },
]
[package.metadata]
requires-dist = [{ name = "sonolus-py", specifier = ">=0.15.8" }]
[[package]]
name = "sonolus-py"
version = "0.15.8"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/a2/bd/277b11d0bdcf34b5b8685d3125c7933860499defb59691118b4f5474ba23/sonolus_py-0.15.8.tar.gz", hash = "sha256:3cba811395eef0243595268debf5453a99c47aef0b2e6ffade6a9973642315ee", size = 4740529, upload-time = "2026-04-03T18:03:45.846Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/23/53/d9cb5e6b102759d5fb2f117d9fd48adf9d971ae735f6449b619aea305087/sonolus_py-0.15.8-py3-none-any.whl", hash = "sha256:495a031e6f1a7fc9e28cdf1026bc62752de205f53065d51f37fb0ca0ab54a3da", size = 206168, upload-time = "2026-04-03T18:03:43.735Z" },
]