-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPipfile.lock
55 lines (55 loc) · 1.58 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"_meta": {
"hash": {
"sha256": "f0adf8e6c8a29b3d8eeae6fb0a4494866b081c70b41a0c9c5dba1095ca88c3e1"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"cloudpickle": {
"hashes": [
"sha256:38af54d0e7705d87a287bdefe1df00f936aadb1f629dca383e825cca927fa753",
"sha256:8664761f810efc07dbb301459e413c99b68fcc6d8703912bd39d86618ac631e3"
],
"version": "==1.3.0"
},
"doit": {
"hashes": [
"sha256:323d0411e50a0babb945e2a639aa6e633fbb84a9f98086df0c880e739237750c"
],
"index": "pypi",
"version": "==0.32.0"
},
"import-deps": {
"hashes": [
"sha256:ac73eefd04befdb57a4b7666260ca23ce01e81821042ce55ebc83ca72ba8aa43"
],
"index": "pypi",
"version": "==0.1.0"
},
"macfsevents": {
"hashes": [
"sha256:1324b66b356051de662ba87d84f73ada062acd42b047ed1246e60a449f833e10"
],
"version": "==0.8.1"
},
"pygraphviz": {
"hashes": [
"sha256:50a829a305dc5a0fd1f9590748b19fece756093b581ac91e00c2c27c651d319d"
],
"index": "pypi",
"version": "==1.5"
}
},
"develop": {}
}