-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
36 lines (36 loc) · 1.03 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
{
"_meta": {
"hash": {
"sha256": "b99882e9432c7ce962811c1f0a49d3aca6d91e0b3fc172f32bd72f9211275e3c"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"decorator": {
"hashes": [
"sha256:41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760",
"sha256:e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7"
],
"version": "==4.4.2"
},
"networkx": {
"hashes": [
"sha256:7978955423fbc9639c10498878be59caf99b44dc304c2286162fd24b458c1602",
"sha256:8c5812e9f798d37c50570d15c4a69d5710a18d77bafc903ee9c5fba7454c616c"
],
"index": "pypi",
"version": "==2.5"
}
},
"develop": {}
}