-
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.5"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "pythonbible-asv" },
]
sdist = { url = "https://files.pythonhosted.org/packages/cf/b8/fdbd5901214220aac438409a868ea833395b80b513a436351ca4a266df16/pythonbible-0.15.5.tar.gz", hash = "sha256:c1e4866b98670e69248621137b927282615dbf820bc55d1731560ab1e06eea96", size = 28466, upload-time = "2026-01-25T03:35:14.371Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/03/ca/58debcb7234ccc75c06d84869e2e8e8fa348155aaa87291faff2c026f36e/pythonbible-0.15.5-py3-none-any.whl", hash = "sha256:ddc74862d7be8db63fd9de05cfcb4c42973239da911e077ae3f79e67852673a5", size = 36700, upload-time = "2026-01-25T03:35:15.714Z" },
]
[[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-gb"
version = "0.0.2"
source = { editable = "." }
dependencies = [
{ name = "pythonbible" },
]
[package.metadata]
requires-dist = [{ name = "pythonbible" }]