-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPipfile.lock
36 lines (36 loc) · 992 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "561984a9bb75db97244435e840982d62677de24f15f2457d6bef38e55e972da0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"click": {
"hashes": [
"sha256:d2b5255c7c6349bc1bd1e59e08cd12acbbd63ce649f2588755783aa94dfb6b1a",
"sha256:dacca89f4bfadd5de3d7489b7c8a566eee0d3676333fbb50030263894c38c0dc"
],
"index": "pypi",
"version": "==7.1.2"
},
"frida": {
"hashes": [
"sha256:5141101cb1cf3dca709f6d3e5bc449dbcee6614c350193350c1b5a7af096b67b"
],
"index": "pypi",
"version": "==12.8.12"
}
},
"develop": {}
}