forked from rcnfinance/marmopy-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
38 lines (38 loc) · 1.02 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
38
{
"_meta": {
"hash": {
"sha256": "341d2f020ee107d61a79e8131b193662f36563f05c0f0479616ef365a9d9f02e"
},
"pipfile-spec": 6,
"requires": {
"coincurve": "11.0.0",
"pycryptodome": "3.7.2",
"python_version": "2.7",
"rlp": "0.6.0",
"web3": "3.16.5"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"marmopy": {
"path": "."
}
},
"develop": {
"nose": {
"hashes": [
"sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac",
"sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a",
"sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98"
],
"index": "pypi",
"version": "==1.3.7"
}
}
}