24 lines
986 B
TOML
24 lines
986 B
TOML
# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand.
|
|
|
|
[[package]]
|
|
name = "urllib3"
|
|
version = "2.6.1"
|
|
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
|
optional = false
|
|
python-versions = ">=3.9"
|
|
groups = ["main"]
|
|
files = [
|
|
{file = "urllib3-2.6.1-py3-none-any.whl", hash = "sha256:e67d06fe947c36a7ca39f4994b08d73922d40e6cca949907be05efa6fd75110b"},
|
|
{file = "urllib3-2.6.1.tar.gz", hash = "sha256:5379eb6e1aba4088bae84f8242960017ec8d8e3decf30480b3a1abdaa9671a3f"},
|
|
]
|
|
|
|
[package.extras]
|
|
brotli = ["brotli (>=1.2.0) ; platform_python_implementation == \"CPython\"", "brotlicffi (>=1.2.0.0) ; platform_python_implementation != \"CPython\""]
|
|
h2 = ["h2 (>=4,<5)"]
|
|
socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|
zstd = ["backports-zstd (>=1.0.0) ; python_version < \"3.14\""]
|
|
|
|
[metadata]
|
|
lock-version = "2.1"
|
|
python-versions = "^3.13"
|
|
content-hash = "33f69fba51a1d96af3dfe0957433b3a4c2f5baa5064ada3a95a640d65230416a"
|