mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
28 lines
665 B
JSON
28 lines
665 B
JSON
{
|
|
"default": {
|
|
"crayons": "==0.1.1",
|
|
"colorama": "==0.3.7",
|
|
"daemon": "==1.1",
|
|
"delegator.py": "==0.0.2",
|
|
"pexpect": "==4.2.1",
|
|
"toml": "==0.9.2",
|
|
"click": "==6.7",
|
|
"ptyprocess": "==0.5.1"
|
|
},
|
|
"develop": {
|
|
"py": "==1.4.32",
|
|
"pytest": "==3.0.5"
|
|
},
|
|
"_meta": {
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.org/",
|
|
"verify_ssl": true
|
|
}
|
|
],
|
|
"requires": {
|
|
"python_version": "2.7"
|
|
},
|
|
"Pipfile-sha256": "c73421aa943e0defacbaed7ba1660ab270bfc588a97d91aa3caa7447b746186d"
|
|
}
|
|
} |