-
Notifications
You must be signed in to change notification settings - Fork 3
/
Pipfile.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": "3ad06e45dcad36623bb95d7a6e633e49c9832f4547a556904089a05dfd5b5738"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.11"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"py-solc": {
"hashes": [
"sha256:82095bdac661072f48cf2daf8a96bdb625674330d92b225be26043e8d3ef8c9a",
"sha256:9ec0bc36ef22a9b0f5642e7846999c4485fa2fa562a61897aeb0a4ca53d60153"
],
"index": "pypi",
"version": "==3.2.0"
},
"semantic-version": {
"hashes": [
"sha256:bdabb6d336998cbb378d4b9db3a4b56a1e3235701dc05ea2690d9a997ed5041c",
"sha256:de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177"
],
"markers": "python_version >= '2.7'",
"version": "==2.10.0"
}
},
"develop": {}
}