litecord/Pipfile.lock

123 lines
3.0 KiB
JSON

{
"_meta": {
"hash": {
"sha256": "e8807281b43032a3fde4598f48c98436b8ef50fe332a413e71c37062a16b61d9"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.5",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.16.13-2-ARCH",
"platform_system": "Linux",
"platform_version": "#1 SMP PREEMPT Fri Jun 1 18:46:11 UTC 2018",
"python_full_version": "3.6.5",
"python_version": "3.6",
"sys_platform": "linux"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"aiofiles": {
"hashes": [],
"version": "==0.3.2"
},
"asyncpg": {
"hashes": [],
"version": "==0.16.0"
},
"bcrypt": {
"hashes": [],
"version": "==3.1.4"
},
"blinker": {
"hashes": [],
"version": "==1.4"
},
"cffi": {
"hashes": [],
"version": "==1.11.5"
},
"click": {
"hashes": [],
"version": "==6.7"
},
"h11": {
"hashes": [],
"version": "==0.7.0"
},
"h2": {
"hashes": [],
"version": "==3.0.1"
},
"hpack": {
"hashes": [],
"version": "==3.0.0"
},
"hypercorn": {
"hashes": [],
"version": "==0.1.0"
},
"hyperframe": {
"hashes": [],
"version": "==5.1.0"
},
"itsdangerous": {
"hashes": [],
"version": "==0.24"
},
"jinja2": {
"hashes": [],
"version": "==2.10"
},
"markupsafe": {
"hashes": [],
"version": "==1.0"
},
"multidict": {
"hashes": [],
"version": "==4.3.1"
},
"pycparser": {
"hashes": [],
"version": "==2.18"
},
"quart": {
"hashes": [],
"version": "==0.6.0"
},
"six": {
"hashes": [],
"version": "==1.11.0"
},
"sortedcontainers": {
"hashes": [],
"version": "==2.0.4"
},
"typing": {
"hashes": [],
"version": "==3.6.4"
},
"typing-extensions": {
"hashes": [],
"version": "==3.6.5"
},
"wsproto": {
"hashes": [],
"version": "==0.11.0"
}
},
"develop": {}
}