forked from ndee85/coa_tools
-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathPipfile.lock
30 lines (30 loc) · 842 Bytes
/
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
{
"_meta": {
"hash": {
"sha256": "7e272339f40f332f39f5212281b325172de9457ae11f3b7f34419b6d7e55e365"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.11.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"fake-bpy-module-latest": {
"hashes": [
"sha256:100c89136a925e8ba3c8fd34fff6a424504ca1083d8db926385c08f36c00f3fa",
"sha256:efae614053deee443ec3c1b64f76a56e67002b37d634729c7d74d018bd7986b4"
],
"index": "pypi",
"markers": "python_version >= '3.8'",
"version": "==20241127"
}
},
"develop": {}
}