-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPipfile.lock
33 lines (33 loc) · 915 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
31
32
33
{
"_meta": {
"hash": {
"sha256": "5c9b7e81eaa4cea2270cc73c92271df640a5f33ee31b8fb4bb746dab0e1ddbc8"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"gdm": {
"git": "https://github.com/bi3mer/GDM.git",
"ref": "091e6f0ddff193cba0081ac64c55d34c92d223e2"
},
"tqdm": {
"hashes": [
"sha256:40be55d30e200777a307a7585aee69e4eabb46b4ec6a4b4a5f2d9f11e7d5408d",
"sha256:74a2cdefe14d11442cedf3ba4e21a3b84ff9a2dbdc6cfae2c34addb2a14a5ea6"
],
"index": "pypi",
"version": "==4.64.0"
}
},
"develop": {}
}