-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
37 lines (37 loc) · 1.09 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": "612bfc0d25cfd67b27d1d52dad26f7eac83cf7e555d57bcba77aa3742f6504a0"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"injector": {
"hashes": [
"sha256:8661b49a2f8309ce61e3a6a82b7acb5e225c4bde8e17d1610c893a670dff223a",
"sha256:f8fc5994176a8cf6b0455a8d1558c588733474ef17795553464e7e9d2f94eaf5"
],
"index": "pypi",
"version": "==0.20.1"
},
"typing-extensions": {
"hashes": [
"sha256:5cb5f4a79139d699607b3ef622a1dedafa84e115ab0024e0d9c044a9479ca7cb",
"sha256:fb33085c39dd998ac16d1431ebc293a8b3eedd00fd4a32de0ff79002c19511b4"
],
"markers": "python_version < '3.9'",
"version": "==4.5.0"
}
},
"develop": {}
}