mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
33 lines
894 B
JSON
33 lines
894 B
JSON
{
|
|
"default": {
|
|
"crayons": "==0.1.1",
|
|
"requirements-parser": "==0.1.0",
|
|
"pexpect": "==4.2.1",
|
|
"backports.shutil-get-terminal-size": "==1.0.0",
|
|
"delegator.py": "==0.0.6",
|
|
"backports.shutil_get_terminal_size": "*",
|
|
"ptyprocess": "==0.5.1",
|
|
"Django": "==1.10.5",
|
|
"toml": "==0.9.2",
|
|
"colorama": "==0.3.7",
|
|
"click": "==6.7"
|
|
},
|
|
"develop": {
|
|
"packaging": "==16.8",
|
|
"pytest": "==3.0.6",
|
|
"pyparsing": "==2.1.10",
|
|
"py": "==1.4.32",
|
|
"six": "==1.10.0",
|
|
"appdirs": "==1.4.0"
|
|
},
|
|
"_meta": {
|
|
"sources": [
|
|
{
|
|
"url": "https://pypi.org/",
|
|
"verify_ssl": true
|
|
}
|
|
],
|
|
"requires": {},
|
|
"Pipfile-sha256": "a7cbb1182b2b6a2663243a682e6c033d2c13c9ebdf8803d2b95616c1a6d02d24"
|
|
}
|
|
} |