54 lines
2.2 KiB
TOML
54 lines
2.2 KiB
TOML
[[package]]
|
|
name = "certifi"
|
|
version = "2021.5.30"
|
|
summary = "Python package for providing Mozilla's CA Bundle."
|
|
|
|
[[package]]
|
|
name = "chardet"
|
|
version = "4.0.0"
|
|
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
|
summary = "Universal encoding detector for Python 2 and 3"
|
|
|
|
[[package]]
|
|
name = "idna"
|
|
version = "3.2"
|
|
requires_python = ">=3.5"
|
|
summary = "Internationalized Domain Names in Applications (IDNA)"
|
|
|
|
[[package]]
|
|
name = "pytz"
|
|
version = "2021.1"
|
|
summary = "World timezone definitions, modern and historical"
|
|
|
|
[[package]]
|
|
name = "urllib3"
|
|
version = "1.26.6"
|
|
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4"
|
|
summary = "HTTP library with thread-safe connection pooling, file post, and more."
|
|
|
|
[metadata]
|
|
lock_version = "3.1"
|
|
content_hash = "sha256:ac90474f1eed830cbfef586fa73d95b33b6b6c69a93b4df60a820114916f33fc"
|
|
|
|
[metadata.files]
|
|
"certifi 2021.5.30" = [
|
|
{file = "certifi-2021.5.30-py2.py3-none-any.whl", hash = "sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8"},
|
|
{file = "certifi-2021.5.30.tar.gz", hash = "sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee"},
|
|
]
|
|
"chardet 4.0.0" = [
|
|
{file = "chardet-4.0.0-py2.py3-none-any.whl", hash = "sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5"},
|
|
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"},
|
|
]
|
|
"idna 3.2" = [
|
|
{file = "idna-3.2-py3-none-any.whl", hash = "sha256:14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a"},
|
|
{file = "idna-3.2.tar.gz", hash = "sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3"},
|
|
]
|
|
"pytz 2021.1" = [
|
|
{file = "pytz-2021.1-py2.py3-none-any.whl", hash = "sha256:eb10ce3e7736052ed3623d49975ce333bcd712c7bb19a58b9e2089d4057d0798"},
|
|
{file = "pytz-2021.1.tar.gz", hash = "sha256:83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da"},
|
|
]
|
|
"urllib3 1.26.6" = [
|
|
{file = "urllib3-1.26.6-py2.py3-none-any.whl", hash = "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4"},
|
|
{file = "urllib3-1.26.6.tar.gz", hash = "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f"},
|
|
]
|