-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathuv.lock
More file actions
26 lines (23 loc) · 1006 Bytes
/
uv.lock
File metadata and controls
26 lines (23 loc) · 1006 Bytes
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
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.2"
source = { editable = "." }
dependencies = [
{ name = "pythonbible" },
]
[package.metadata]
requires-dist = [{ name = "pythonbible" }]