16 lines
424 B
TOML
16 lines
424 B
TOML
[[package]]
|
|
category = "main"
|
|
description = "Python HTTP for Humans."
|
|
name = "requests"
|
|
optional = false
|
|
python-versions = "^3.100"
|
|
version = "1.2.3"
|
|
|
|
[metadata]
|
|
content-hash = "b1abdce30bbdad3ac786dafe6840129df522cae3c5988f9ba8061320e3c1a34e"
|
|
python-versions = "^3.100"
|
|
|
|
[metadata.files]
|
|
requests = [
|
|
{file = "requests-1.2.3.tar.gz", hash = "sha256:156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1"},
|
|
]
|