mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
26 lines
635 B
JSON
26 lines
635 B
JSON
{
|
|
"default": {
|
|
"crayons": "==0.1.1",
|
|
"requirements-parser": "==0.1.0",
|
|
"toml": "==0.9.2",
|
|
"delegator.py": "==0.0.6",
|
|
"pexpect": "==4.2.1",
|
|
"colorama": "==0.3.7",
|
|
"click": "==6.7",
|
|
"ptyprocess": "==0.5.1"
|
|
},
|
|
"develop": {
|
|
"py": "==1.4.32",
|
|
"pytest": "==3.0.6"
|
|
},
|
|
"_meta": {
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.org/",
|
|
"verify_ssl": true
|
|
}
|
|
],
|
|
"requires": {},
|
|
"Pipfile-sha256": "7a1de48e54ab350188d8fdcd94b95b15d87b027108e210a82f17552a5170ffa6"
|
|
}
|
|
} |