35 lines
1.2 KiB
TOML
35 lines
1.2 KiB
TOML
# This file is automatically @generated by Poetry 2.1.2 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "option"
|
|
version = "2.1.0"
|
|
description = "Rust like Option and Result types in Python"
|
|
optional = false
|
|
python-versions = ">=3.7,<4"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "option-2.1.0-py3-none-any.whl", hash = "sha256:21ccd9a437dbee0341700367efb68e82065fd7a7dba09f8c3263cf2dc1a2b0e0"},
|
|
{file = "option-2.1.0.tar.gz", hash = "sha256:9fe95a231e54724d2382a5124b55cd84b82339edf1d4e88d6977cedffbfeadf1"},
|
|
]
|
|
|
|
[package.dependencies]
|
|
typing-extensions = {version = ">=4.0", markers = "python_version < \"3.8\""}
|
|
|
|
[[package]]
|
|
name = "typing-extensions"
|
|
version = "4.7.1"
|
|
description = "Backported and Experimental Type Hints for Python 3.7+"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
groups = ["main"]
|
|
markers = "python_version == \"3.7\""
|
|
files = [
|
|
{file = "typing_extensions-4.7.1-py3-none-any.whl", hash = "sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36"},
|
|
{file = "typing_extensions-4.7.1.tar.gz", hash = "sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.1"
|
|
python-versions = ">=3.7,<4"
|
|
content-hash = "ff4d54c7cdd727c8db07ae48de4b3afe30cf14fba5f0ea7832bb9ed39a0f0d48"
|