litecord/Pipfile.lock

139 lines
3.3 KiB
JSON

{
"_meta": {
"hash": {
"sha256": "bb7c65515934e11ebf3b17724f95fb8f1740a9c5aecb9bc2e8802bb54fa43574"
},
"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.17.2-1-ARCH",
"platform_system": "Linux",
"platform_version": "#1 SMP PREEMPT Sat Jun 16 11:08:59 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"
},
"cerberus": {
"hashes": [],
"version": "==1.2"
},
"cffi": {
"hashes": [],
"version": "==1.11.5"
},
"click": {
"hashes": [],
"version": "==6.7"
},
"earl-etf": {
"hashes": [],
"version": "==2.1.2"
},
"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"
},
"logbook": {
"hashes": [],
"version": "==1.4.0"
},
"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"
},
"websockets": {
"hashes": [],
"version": "==5.0.1"
},
"wsproto": {
"hashes": [],
"version": "==0.11.0"
}
},
"develop": {}
}