-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuv.lock
More file actions
33 lines (29 loc) · 1.38 KB
/
uv.lock
File metadata and controls
33 lines (29 loc) · 1.38 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
version = 1
revision = 3
requires-python = ">=3.14"
[[package]]
name = "demo2"
version = "0.1.1"
source = { virtual = "." }
dependencies = [
{ name = "pygame-ce" },
{ name = "pygbag" },
]
[package.metadata]
requires-dist = [
{ name = "pygame-ce", specifier = ">=2.5.2" },
{ name = "pygbag", specifier = ">=0.9.2" },
]
[[package]]
name = "pygame-ce"
version = "2.5.2"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/72/77/1dbadd1ad699622143df5b157d31cdc6bf28060bc0c1dea4ce70620d10ce/pygame_ce-2.5.2.tar.gz", hash = "sha256:4c6729df05d013bb8f1ab50165506f1649077cc632d16167d5c493c69673cad9", size = 6966336, upload-time = "2024-10-27T17:15:28.851Z" }
[[package]]
name = "pygbag"
version = "0.9.2"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/5a/27/d6d9cf9c0831481b94606652c0861667d9254aecc59c0f1db0f948a126fe/pygbag-0.9.2.tar.gz", hash = "sha256:0e31860742a8ba9c527135cbb6d64f6d7d8d7b23b71ee87a15f1de9474690c25", size = 152074, upload-time = "2024-08-18T22:45:38.498Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/3a/19/6c4b2a515651849138cef43d878eba9a4f8e39113499a99e7c3d97890c5e/pygbag-0.9.2-py3-none-any.whl", hash = "sha256:3a60a80cc28ed21e3d5d98c08a5d8f857911e38e411b6e590ba640158e8656c1", size = 171937, upload-time = "2024-08-18T22:45:36.536Z" },
]