mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
69 lines
2.4 KiB
JSON
69 lines
2.4 KiB
JSON
{
|
|
"_meta": {
|
|
"hash": {
|
|
"sha256": "22a052f4d1cfe6518b2f236fe45c3208c587a9ab1323bdd390632e27278b541e"
|
|
},
|
|
"host-environment-markers": {
|
|
"implementation_name": "cpython",
|
|
"implementation_version": "3.6.3",
|
|
"os_name": "posix",
|
|
"platform_machine": "x86_64",
|
|
"platform_python_implementation": "CPython",
|
|
"platform_release": "16.7.0",
|
|
"platform_system": "Darwin",
|
|
"platform_version": "Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64",
|
|
"python_full_version": "3.6.3",
|
|
"python_version": "3.6",
|
|
"sys_platform": "darwin"
|
|
},
|
|
"pipfile-spec": 6,
|
|
"requires": {
|
|
"python_full_version": "3.6.3"
|
|
},
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.python.org/simple",
|
|
"verify_ssl": true
|
|
}
|
|
]
|
|
},
|
|
"default": {
|
|
"certifi": {
|
|
"hashes": [
|
|
"sha256:244be0d93b71e93fc0a0a479862051414d0e00e16435707e5bf5000f92e04694",
|
|
"sha256:5ec74291ca1136b40f0379e1128ff80e866597e4e2c1e755739a913bbc3613c0"
|
|
],
|
|
"version": "==2017.11.5"
|
|
},
|
|
"chardet": {
|
|
"hashes": [
|
|
"sha256:fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691",
|
|
"sha256:84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
|
|
],
|
|
"version": "==3.0.4"
|
|
},
|
|
"idna": {
|
|
"hashes": [
|
|
"sha256:8c7309c718f94b3a625cb648ace320157ad16ff131ae0af362c9f21b80ef6ec4",
|
|
"sha256:2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f"
|
|
],
|
|
"version": "==2.6"
|
|
},
|
|
"requests": {
|
|
"hashes": [
|
|
"sha256:6a1b267aa90cac58ac3a765d067950e7dbbf75b1da07e895d1f594193a40a38b",
|
|
"sha256:9c443e7324ba5b85070c4a818ade28bfabedf16ea10206da1132edaa6dda237e"
|
|
],
|
|
"version": "==2.18.4"
|
|
},
|
|
"urllib3": {
|
|
"hashes": [
|
|
"sha256:06330f386d6e4b195fbfc736b297f58c5a892e4440e54d294d7004e3a9bbea1b",
|
|
"sha256:cc44da8e1145637334317feebd728bd869a35285b93cbb4cca2577da7e62db4f"
|
|
],
|
|
"version": "==1.22"
|
|
}
|
|
},
|
|
"develop": {}
|
|
}
|