-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathPipfile.lock
36 lines (36 loc) · 999 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
34
35
36
{
"_meta": {
"hash": {
"sha256": "74dd5e8fec5b1ba8b745de870d9021dd6906fea0eb49163d82f4893dabc5acfc"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.10"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"dbussy": {
"hashes": [
"sha256:511cf4c76b9c82fa08075ebee01eb9331fe1277404fab52924a083d9ae3f62b3"
],
"index": "pypi",
"version": "==1.3"
},
"pytoml": {
"hashes": [
"sha256:57a21e6347049f73bfb62011ff34cd72774c031b9828cb628a752225136dfc33",
"sha256:8eecf7c8d0adcff3b375b09fe403407aa9b645c499e5ab8cac670ac4a35f61e7"
],
"index": "pypi",
"version": "==0.1.21"
}
},
"develop": {}
}