-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy pathPipfile.lock
43 lines (43 loc) · 1.31 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
{
"_meta": {
"hash": {
"sha256": "a63e82561d652c1a5e85796eb26eccdb755fdac690462a6f5206f1818f28d3f7"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"gitdb": {
"hashes": [
"sha256:6f0ecd46f99bb4874e5678d628c3a198e2b4ef38daea2756a2bfd8df7dd5c1a5",
"sha256:ba1132c0912e8c917aa8aa990bee26315064c7b7f171ceaaac0afeb1dc656c6a"
],
"version": "==4.0.4"
},
"gitpython": {
"hashes": [
"sha256:6d4f10e2aaad1864bb0f17ec06a2c2831534140e5883c350d58b4e85189dab74",
"sha256:71b8dad7409efbdae4930f2b0b646aaeccce292484ffa0bc74f1195582578b3d"
],
"index": "pypi",
"version": "==3.1.1"
},
"smmap": {
"hashes": [
"sha256:52ea78b3e708d2c2b0cfe93b6fc3fbeec53db913345c26be6ed84c11ed8bebc1",
"sha256:b46d3fc69ba5f367df96d91f8271e8ad667a198d5a28e215a6c3d9acd133a911"
],
"version": "==3.0.2"
}
},
"develop": {}
}