-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpoetry.lock
61 lines (53 loc) · 2.35 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "argparse-dataclass"
version = "2.0.0"
description = "Declarative CLIs with argparse and dataclasses"
optional = false
python-versions = ">=3.8"
files = [
{file = "argparse_dataclass-2.0.0-py3-none-any.whl", hash = "sha256:3ffc8852a88d9d98d1364b4441a712491320afb91fb56049afd8a51d74bb52d2"},
{file = "argparse_dataclass-2.0.0.tar.gz", hash = "sha256:09ab641c914a2f12882337b9c3e5086196dbf2ee6bf0ef67895c74002cc9297f"},
]
[[package]]
name = "configargparse"
version = "1.7"
description = "A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables."
optional = false
python-versions = ">=3.5"
files = [
{file = "ConfigArgParse-1.7-py3-none-any.whl", hash = "sha256:d249da6591465c6c26df64a9f73d2536e743be2f244eb3ebe61114af2f94f86b"},
{file = "ConfigArgParse-1.7.tar.gz", hash = "sha256:e7067471884de5478c58a511e529f0f9bd1c66bfef1dea90935438d6c23306d1"},
]
[package.extras]
test = ["PyYAML", "mock", "pytest"]
yaml = ["PyYAML"]
[[package]]
name = "snakemake-interface-common"
version = "1.17.2"
description = "Common functions and classes for Snakemake and its plugins"
optional = false
python-versions = "<4.0,>=3.8"
files = [
{file = "snakemake_interface_common-1.17.2-py3-none-any.whl", hash = "sha256:ca5043ee707c071d9fed7e659df4803e8eeeaf1fe0d0bdb6716deb0141208748"},
{file = "snakemake_interface_common-1.17.2.tar.gz", hash = "sha256:7a2bba88df98c1a0a5cec89b835c62dd2e6e72c1fb8fd104fe73405c800b87c0"},
]
[package.dependencies]
argparse-dataclass = ">=2.0.0,<3.0.0"
ConfigArgParse = ">=1.7,<2.0"
[[package]]
name = "snakemake-interface-report-plugins"
version = "1.0.0"
description = "The interface for Snakemake report plugins."
optional = false
python-versions = ">=3.11,<4.0"
files = [
{file = "snakemake_interface_report_plugins-1.0.0-py3-none-any.whl", hash = "sha256:e39cf2f27a36bda788dd97ede8fd056f887e00dca2d14ffea91dbc696d1f17cd"},
{file = "snakemake_interface_report_plugins-1.0.0.tar.gz", hash = "sha256:02311cdc4bebab2a1c28469b5e6d5c6ac6e9c66998ad4e4b3229f1472127490f"},
]
[package.dependencies]
snakemake-interface-common = ">=1.16.0,<2.0.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "5ef0075a4c44525781a793918fc6cbe3e0be535a62cb6923056ae1295388f7e1"