forked from stratosphereips/AIP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
36 lines (36 loc) · 998 Bytes
/
Pipfile.lock
File metadata and controls
36 lines (36 loc) · 998 Bytes
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": "83785d7f7d33a9a9a2be7b6ac104aad7b8b6ccd398fbbc73612f15f6abcbd1c0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"maxminddb": {
"hashes": [
"sha256:e37707ec4fab115804670e0fb7aedb4b57075a8b6f80052bdc648d3c005184e5"
],
"index": "pypi",
"version": "==2.2.0"
},
"netaddr": {
"hashes": [
"sha256:9666d0232c32d2656e5e5f8d735f58fd6c7457ce52fc21c98d45f2af78f990ac",
"sha256:d6cc57c7a07b1d9d2e917aa8b36ae8ce61c35ba3fcd1b83ca31c5a0ee2b5a243"
],
"index": "pypi",
"version": "==0.8.0"
}
},
"develop": {}
}