forked from mdsecactivebreach/SharpShooter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
38 lines (38 loc) · 1.14 KB
/
Pipfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"_meta": {
"hash": {
"sha256": "293cfa95fb4ab2a3bc0a1f92d0f7b9a37d619a699f011b5c5de5462cb037c526"
},
"host-environment-markers": {
"implementation_name": "cpython",
"implementation_version": "3.6.4",
"os_name": "posix",
"platform_machine": "x86_64",
"platform_python_implementation": "CPython",
"platform_release": "4.15.7-1-ARCH",
"platform_system": "Linux",
"platform_version": "#1 SMP PREEMPT Wed Feb 28 19:01:57 UTC 2018",
"python_full_version": "3.6.4",
"python_version": "3.6",
"sys_platform": "linux"
},
"pipfile-spec": 6,
"requires": {},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"jsmin": {
"hashes": [
"sha256:b6df99b2cd1c75d9d342e4335b535789b8da9107ec748212706ef7bbe5c2553b"
],
"version": "==2.2.2"
}
},
"develop": {}
}