-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPipfile.lock
35 lines (35 loc) · 963 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": "fd9e1393be6def798dca493b08c8b90b1b37f70518d061fae688485178d07998"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.9"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"py4j": {
"hashes": [
"sha256:36ec57f43ff8ced260a18aa9a4e46c3500a730cac8860e259cbaa546c2b9db2f",
"sha256:859ba728a7bb43e9c2bf058832759fb97a598bb28cc12f34f5fc4abdec08ede6"
],
"version": "==0.10.9"
},
"pyspark": {
"hashes": [
"sha256:38b485d3634a86c9a2923c39c8f08f003fdd0e0a3d7f07114b2fb4392ce60479"
],
"index": "pypi",
"version": "==3.0.1"
}
},
"develop": {}
}