-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathuv.lock
More file actions
38 lines (34 loc) · 1.73 KB
/
uv.lock
File metadata and controls
38 lines (34 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
version = 1
revision = 3
requires-python = ">=3.10"
[[package]]
name = "pythonbible"
version = "0.15.4"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pythonbible-asv" },
]
sdist = { url = "https://files.pythonhosted.org/packages/33/47/f717c3b9d1dbacb9c2e0575b27c1f52917173b90250e3800398139e17ba1/pythonbible-0.15.4.tar.gz", hash = "sha256:8f6b445d9fcb6dbdf21b57e8b5ccdf4283220064063482f9b5ed445c07eef7d7", size = 28144, upload-time = "2026-01-01T21:32:47.215Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/bb/65/3211053b833c3bdc08ef9b765e3b734887bc85f24e635384ab620a9bda5e/pythonbible-0.15.4-py3-none-any.whl", hash = "sha256:235650f78ba7ccbf2315bba2bdd385188efee4bf046d100ee9d453c2d38ddf43", size = 35762, upload-time = "2026-01-01T21:32:48.475Z" },
]
[[package]]
name = "pythonbible-asv"
version = "0.0.1"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pythonbible" },
]
sdist = { url = "https://files.pythonhosted.org/packages/a8/1c/028d4c643ec39458017f9221cbcdb308dd57b9a0cf9dac2d87a4f55ffac2/pythonbible_asv-0.0.1.tar.gz", hash = "sha256:8256f6d6d2d101d6a6487053a934952fbf37b8ab08e8108204fc1e6058313b78", size = 9979682, upload-time = "2025-11-16T04:19:18.02Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/98/9f/3df476f563a07633b303ae1fc26b3395fc5583c8294b53a22e61a2d34594/pythonbible_asv-0.0.1-py3-none-any.whl", hash = "sha256:199575a77769e1023ea6ce61a3defdfbc92cb01bb0d6781f2b1da14f305380de", size = 9978693, upload-time = "2025-11-16T04:19:14.705Z" },
]
[[package]]
name = "pythonbible-bbe"
version = "0.0.2"
source = { editable = "." }
dependencies = [
{ name = "pythonbible" },
]
[package.metadata]
requires-dist = [{ name = "pythonbible" }]