1
0
Fork 0
mirror of https://github.com/snovvcrash/usbrip.git synced 2024-05-18 05:06:03 +02:00
usbrip/Pipfile.lock

36 lines
912 B
Plaintext
Raw Permalink Normal View History

2018-11-07 01:15:52 +01:00
{
"_meta": {
"hash": {
"sha256": "454595540faf1bdad184687d2565d4d1bf40fd021f93fb4cc17a1430b9d88854"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"termcolor": {
"hashes": [
"sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b"
],
"index": "pypi",
"version": "==1.1.0"
},
"terminaltables": {
"hashes": [
"sha256:f3eb0eb92e3833972ac36796293ca0906e998dc3be91fbe1f8615b331b853b81"
],
"index": "pypi",
"version": "==3.1.0"
}
},
"develop": {}
}