mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
23 lines
566 B
JSON
23 lines
566 B
JSON
{
|
|
"default": {
|
|
"requests": {
|
|
"version": "==2.13.0",
|
|
"hash": "sha256:1a720e8862a41aa22e339373b526f508ef0c8988baf48b84d3fc891a8e237efb"
|
|
}
|
|
},
|
|
"develop": {},
|
|
"_meta": {
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
],
|
|
"requires": {
|
|
"python_version": "3.6"
|
|
},
|
|
"hash": {
|
|
"sha256": "5866990104fc8f27d13cdf01abc2a32c553129e03f666316cacc5b42d3e0884e"
|
|
}
|
|
}
|
|
} |