-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
36 lines (36 loc) · 1005 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": "05c8e9387ad4e347d925277fd26c49f0dfc2e452a5da9dbb82fd658acb106a0f"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"antlr4-python3-runtime": {
"hashes": [
"sha256:1b26b72c4492cef310542da10bf6b2ab4aa1775618fc6003f75b55ae9eaa3fd3"
],
"index": "pypi",
"version": "==4.7.1"
},
"click": {
"hashes": [
"sha256:29f99fc6125fbc931b758dc053b3114e55c77a6e4c6c3a2674a2dc986016381d",
"sha256:f15516df478d5a56180fbf80e68f206010e6d160fc39fa508b65e035fd75130b"
],
"index": "pypi",
"version": "==6.7"
}
},
"develop": {}
}