-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
35 lines (30 loc) · 1.11 KB
/
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
29
30
31
32
33
34
35
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "click"
version = "8.2.0.dev0"
description = "Composable command line interface toolkit"
optional = false
python-versions = ">=3.8"
files = []
develop = false
[package.dependencies]
colorama = {version = "*", markers = "platform_system == \"Windows\""}
[package.source]
type = "git"
url = "https://github.com/pallets/click.git"
reference = "d73083e3"
resolved_reference = "d73083e3960567429428578859d7f7c8fbe0e0a7"
[[package]]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
files = [
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "d9f55fe99ee60edd14fb63adf26ebec74fd470592db28827394b6be4b7b11f9f"