-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
33 lines (33 loc) · 868 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
{
"_meta": {
"hash": {
"sha256": "4bb16f57663232e57fb91c3757fb4a3ff2f1a3038a7a2008ca56c3cf5e8a83fb"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"antlr4-python3-runtime": {
"hashes": [
"sha256:1b26b72c4492cef310542da10bf6b2ab4aa1775618fc6003f75b55ae9eaa3fd3"
],
"version": "==4.7.1"
},
"tabulate": {
"hashes": [
"sha256:e4ca13f26d0a6be2a2915428dc21e732f1e44dad7f76d7030b2ef1ec251cf7f2"
],
"version": "==0.8.2"
}
},
"develop": {}
}