Files
heroku-buildpack-python/test/fixtures/pipenv-version/Pipfile.lock
T
2017-03-14 11:23:28 -04:00

22 lines
471 B
JSON

{
"_meta": {
"hash": {
"sha256": "5866990104fc8f27d13cdf01abc2a32c553129e03f666316cacc5b42d3e0884e"
},
"requires": {
"python_version": "3.6"
},
"sources": [
{
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"requests": {
"version": "==2.13.0"
}
},
"develop": {}
}