-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpoetry.lock
35 lines (31 loc) · 1.49 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
[[package]]
name = "fable-library"
version = "0.8.0"
description = "Fable library for Python"
category = "main"
optional = false
python-versions = ">=3.9,<4.0"
[[package]]
name = "structlog"
version = "22.1.0"
description = "Structured Logging for Python"
category = "main"
optional = false
python-versions = ">=3.7"
[package.extras]
dev = ["cogapp", "coverage[toml]", "freezegun (>=0.2.8)", "furo", "myst-parser", "pre-commit", "pretend", "pytest (>=6.0)", "pytest-asyncio (>=0.17)", "rich", "simplejson", "sphinx", "sphinx-notfound-page", "sphinxcontrib-mermaid", "tomli", "twisted"]
docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-mermaid", "twisted"]
tests = ["coverage[toml]", "freezegun (>=0.2.8)", "pretend", "pytest (>=6.0)", "pytest-asyncio (>=0.17)", "simplejson"]
[metadata]
lock-version = "1.1"
python-versions = ">= 3.9, < 4.0"
content-hash = "2775d549081e8788a71f2d94b6304628281885037a67e552b136185c092eccce"
[metadata.files]
fable-library = [
{file = "fable-library-0.8.0.tar.gz", hash = "sha256:ce47fc9438da626836a14127bd8ced1359b017cf34f550289f3201b19fb478e3"},
{file = "fable_library-0.8.0-py3-none-any.whl", hash = "sha256:16bd71b33064fe1c34d604f0a0180b5f61d530f0fd6c52f6f2ef3b30b6078f2e"},
]
structlog = [
{file = "structlog-22.1.0-py3-none-any.whl", hash = "sha256:760d37b8839bd4fe1747bed7b80f7f4de160078405f4b6a1db9270ccbfce6c30"},
{file = "structlog-22.1.0.tar.gz", hash = "sha256:94b29b1d62b2659db154f67a9379ec1770183933d6115d21f21aa25cfc9a7393"},
]