-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
28 lines (25 loc) · 981 Bytes
/
poetry.lock
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
[[package]]
category = "main"
description = "Cross-platform colored terminal text."
name = "colorama"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
version = "0.4.3"
[[package]]
category = "main"
description = "Pure Python, cross platform, single function module with no dependencies for playing sounds."
name = "playsound"
optional = false
python-versions = "*"
version = "1.2.2"
[metadata]
content-hash = "7a70d8ece07aa86dc1d06266fa2b718bea60f692a56d1cfd0b3b3b4691aba36e"
python-versions = "^3.8"
[metadata.files]
colorama = [
{file = "colorama-0.4.3-py2.py3-none-any.whl", hash = "sha256:7d73d2a99753107a36ac6b455ee49046802e59d9d076ef8e47b61499fa29afff"},
{file = "colorama-0.4.3.tar.gz", hash = "sha256:e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1"},
]
playsound = [
{file = "playsound-1.2.2-py2.py3-none-any.whl", hash = "sha256:1e83750a5325cbccee03d6e751ba3e78c037ac95b95a3ba1f38d0c5aca9e1a34"},
]