mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
33 lines
1.2 KiB
TOML
33 lines
1.2 KiB
TOML
# This file is automatically @generated by Poetry and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "option"
|
|
version = "2.1.0"
|
|
description = "Rust like Option and Result types in Python"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7,<4"
|
|
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.5.0"
|
|
description = "Backported and Experimental Type Hints for Python 3.7+"
|
|
category = "main"
|
|
optional = false
|
|
python-versions = ">=3.7"
|
|
files = [
|
|
{file = "typing_extensions-4.5.0-py3-none-any.whl", hash = "sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4"},
|
|
{file = "typing_extensions-4.5.0.tar.gz", hash = "sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb"},
|
|
]
|
|
|
|
[metadata]
|
|
lock-version = "2.0"
|
|
python-versions = "^3.7"
|
|
content-hash = "101d266e4b93ec020df4a0d691ae2e5a6765df718290c0219c4f9244967cf8b9"
|