-
Notifications
You must be signed in to change notification settings - Fork 1
/
Pipfile.lock
36 lines (36 loc) · 992 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": "d3a2f4585e0dd1b97a991e845a96e16288cfe71ff1a769534f780d4234dca3e6"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.7"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"click": {
"hashes": [
"sha256:2335065e6395b9e67ca716de5f7526736bfa6ceead690adf616d925bdc622b13",
"sha256:5b94b49521f6456670fdb30cd82a4eca9412788a93fa6dd6df72c94d5a8ff2d7"
],
"index": "pypi",
"version": "==7"
},
"rapidtables": {
"hashes": [
"sha256:da91b28ca8f9cc3668e41aea054091c1f5282b1c55b42ae527ec13b30dd75d24"
],
"index": "pypi",
"version": "==0.1.7"
}
},
"develop": {}
}