-
Notifications
You must be signed in to change notification settings - Fork 50
/
Pipfile.lock
37 lines (37 loc) · 1.05 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
{
"_meta": {
"hash": {
"sha256": "9ce61301216b6a670c5ca051847b3b75d01d5a92305c85a8e37b442f444ee4f8"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
},
"develop": {
"fake-bpy-module-2-82": {
"hashes": [
"sha256:c512f61df291c2b77f8ff6d7caec919c227fe924fa6291b57394774919d91520"
],
"index": "pypi",
"version": "==20200218"
},
"typing": {
"hashes": [
"sha256:91dfe6f3f706ee8cc32d38edbbf304e9b7583fb37108fef38229617f8b3eba23",
"sha256:c8cabb5ab8945cd2f54917be357d134db9cc1eb039e59d1606dc1e60cb1d9d36",
"sha256:f38d83c5a7a7086543a0f649564d661859c5146a85775ab90c0d2f93ffaa9714"
],
"version": "==3.7.4.1"
}
}
}