-
Notifications
You must be signed in to change notification settings - Fork 0
/
Pipfile.lock
35 lines (35 loc) · 977 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
{
"_meta": {
"hash": {
"sha256": "103f8ce1b56fc635f49ac7b8a73825a4e194b9bd32488c5a8bcf950451f86f57"
},
"pipfile-spec": 6,
"requires": {
"python_full_version": "3.7.2"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.python.org/simple",
"verify_ssl": true
}
]
},
"default": {
"py4j": {
"hashes": [
"sha256:721189616b3a7d28212dfb2e7c6a1dd5147b03105f1fc37ff2432acd0e863fa5",
"sha256:a950fe7de1bfd247a0a4dddb9118f332d22a89e01e0699135ea8038c15ee1293"
],
"version": "==0.10.7"
},
"pyspark": {
"hashes": [
"sha256:6839718ce9f779e81153d8a14a843a5c4b2d5e6574f3c916aec241022d717cb2"
],
"index": "pypi",
"version": "==2.4.3"
}
},
"develop": {}
}