|
|
@ -438,13 +438,13 @@ files = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "urllib3" |
|
|
|
name = "urllib3" |
|
|
|
version = "2.0.4" |
|
|
|
version = "2.0.5" |
|
|
|
description = "HTTP library with thread-safe connection pooling, file post, and more." |
|
|
|
description = "HTTP library with thread-safe connection pooling, file post, and more." |
|
|
|
optional = false |
|
|
|
optional = false |
|
|
|
python-versions = ">=3.7" |
|
|
|
python-versions = ">=3.7" |
|
|
|
files = [ |
|
|
|
files = [ |
|
|
|
{file = "urllib3-2.0.4-py3-none-any.whl", hash = "sha256:de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4"}, |
|
|
|
{file = "urllib3-2.0.5-py3-none-any.whl", hash = "sha256:ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e"}, |
|
|
|
{file = "urllib3-2.0.4.tar.gz", hash = "sha256:8d22f86aae8ef5e410d4f539fde9ce6b2113a001bb4d189e0aed70642d602b11"}, |
|
|
|
{file = "urllib3-2.0.5.tar.gz", hash = "sha256:13abf37382ea2ce6fb744d4dad67838eec857c9f4f57009891805e0b5e123594"}, |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
@ -525,4 +525,4 @@ cffi = ["cffi (>=1.11)"] |
|
|
|
[metadata] |
|
|
|
[metadata] |
|
|
|
lock-version = "2.0" |
|
|
|
lock-version = "2.0" |
|
|
|
python-versions = ">=3.8,<3.11" |
|
|
|
python-versions = ">=3.8,<3.11" |
|
|
|
content-hash = "5eb2a26f64f5d6a5f2974d0c09476d69eafa645a804b69e007f53262037e9bd7" |
|
|
|
content-hash = "4db055c9b57b9e6dde571cb95d2f484a4f2cbec2862be539374843e13644d92d" |
|
|
|