mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +08:00
17 lines
420 B
TOML
17 lines
420 B
TOML
[[package]]
|
|
category = "main"
|
|
description = "Python HTTP for Humans."
|
|
name = "requests"
|
|
optional = false
|
|
python-versions = "^3.8"
|
|
version = "1.2.3"
|
|
|
|
[metadata]
|
|
content-hash = "b1abdce30bbdad3ac786dafe6840129df522cae3c5988f9ba8061320e3c1a34e"
|
|
python-versions = "^3.8"
|
|
|
|
[metadata.files]
|
|
requests = [
|
|
{file = "requests-1.2.3.tar.gz", hash = "sha256:156bf3ec27ba9ec7e0cf8fbe02808718099d218de403eb64a714d73ba1a29ab1"},
|
|
]
|