forked from kz26/mailproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
poetry.lock
76 lines (67 loc) · 3.09 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "aiosmtpd"
version = "1.4.6"
description = "aiosmtpd - asyncio based SMTP server"
optional = false
python-versions = ">=3.8"
files = [
{file = "aiosmtpd-1.4.6-py3-none-any.whl", hash = "sha256:72c99179ba5aa9ae0abbda6994668239b64a5ce054471955fe75f581d2592475"},
{file = "aiosmtpd-1.4.6.tar.gz", hash = "sha256:5a811826e1a5a06c25ebc3e6c4a704613eb9a1bcf6b78428fbe865f4f6c9a4b8"},
]
[package.dependencies]
atpublic = "*"
attrs = "*"
[[package]]
name = "atpublic"
version = "5.0"
description = "Keep all y'all's __all__'s in sync"
optional = false
python-versions = ">=3.8"
files = [
{file = "atpublic-5.0-py3-none-any.whl", hash = "sha256:b651dcd886666b1042d1e38158a22a4f2c267748f4e97fde94bc492a4a28a3f3"},
{file = "atpublic-5.0.tar.gz", hash = "sha256:d5cb6cbabf00ec1d34e282e8ce7cbc9b74ba4cb732e766c24e2d78d1ad7f723f"},
]
[[package]]
name = "attrs"
version = "24.2.0"
description = "Classes Without Boilerplate"
optional = false
python-versions = ">=3.7"
files = [
{file = "attrs-24.2.0-py3-none-any.whl", hash = "sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"},
{file = "attrs-24.2.0.tar.gz", hash = "sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346"},
]
[package.extras]
benchmark = ["cloudpickle", "hypothesis", "mypy (>=1.11.1)", "pympler", "pytest (>=4.3.0)", "pytest-codspeed", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
cov = ["cloudpickle", "coverage[toml] (>=5.3)", "hypothesis", "mypy (>=1.11.1)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
dev = ["cloudpickle", "hypothesis", "mypy (>=1.11.1)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
docs = ["cogapp", "furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-towncrier", "towncrier (<24.7)"]
tests = ["cloudpickle", "hypothesis", "mypy (>=1.11.1)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "pytest-xdist[psutil]"]
tests-mypy = ["mypy (>=1.11.1)", "pytest-mypy-plugins"]
[[package]]
name = "ctyped"
version = "0.8.0"
description = "Build ctypes interfaces for shared libraries with type hinting"
optional = false
python-versions = "*"
files = [
{file = "ctyped-0.8.0-py2.py3-none-any.whl", hash = "sha256:0297a526c53948df4d6a0411f2054df545c1f4a0d92172d1921e48ef5ea5b34f"},
{file = "ctyped-0.8.0.tar.gz", hash = "sha256:e1c179d27a0d9fe8649485b34c67e00eb30e2c4fa149bd2a6cc5de489def4b7b"},
]
[[package]]
name = "systemd-logging"
version = "1.0.1"
description = "Simplifies logging for systemd"
optional = false
python-versions = "*"
files = [
{file = "systemd-logging-1.0.1.tar.gz", hash = "sha256:a26f70dbe03658d7a90d2d041db12a6b1ad7f41a6fd2f0fb357a989054ae2468"},
{file = "systemd_logging-1.0.1-py2.py3-none-any.whl", hash = "sha256:991eca9247691680ad5dd61da34b10f2b58441b26c043fc76186cad69c634030"},
]
[package.dependencies]
ctyped = ">=0.7.1"
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "a0a828532caed39e71911f4db2a2cf4c814ca6c3945566960d052bf3f63b2c0b"