This repository was archived by the owner on May 23, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile.lock
More file actions
56 lines (56 loc) · 2.37 KB
/
Pipfile.lock
File metadata and controls
56 lines (56 loc) · 2.37 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"_meta": {
"hash": {
"sha256": "d5c90c67e13f0f7e1173b9b526ca49d98a245c65d584807386e62314f4979245"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.6"
},
"sources": [
{
"name": "pypi",
"url": "https://pypi.org/simple",
"verify_ssl": true
}
]
},
"default": {
"cv2": {
"path": "../wheelhouse/opencv_python-4.0.1-cp36-cp36m-win_amd64.whl"
},
"opencv-python": {
"hashes": [
"sha256:9b393df9110e8bd0add27434a9bfaab2a3985cbee8d4ec6b055ad167c0c34e89"
],
"version": "==4.0.1"
},
"pyqt5": {
"hashes": [
"sha256:020e8771ad66429587d3db6cceb028be3435e2c65f417dcc8e3b3e644b6ab1d7",
"sha256:399fd9c3b3786210d9d2a86bc73255cc03c997b454480b7c0daf3e1a09e1ab58",
"sha256:c0565737d1d5fd40a7e14b6692bfec1f1e1f0be082ae70d1776c44561980e3c4",
"sha256:d4e88208dfd017636e4b1f407990d0c3b6cf47afed6be4f2fb6ca887ef513e4b"
],
"version": "==5.12.1"
},
"pyqt5-sip": {
"hashes": [
"sha256:0aed4266e52f4d11947439d9df8c57d4578e92258ad0d70645f9f69b627b35c7",
"sha256:15750a4a3718c68ba662eede7310612aedad70c9727497908bf2eeddd255d16f",
"sha256:2071265b7a603354b624b6cfae4ea032719e341799fb925961fd192f328fd203",
"sha256:31a59f76168df007b480b9382256c20f8898c642e1394df2990559f0f6389f66",
"sha256:39ce455bf5be5c1b20db10d840a536f70c3454be3baa7adca22f67ed90507853",
"sha256:5d8a4b8e75fa6c9f837ea92793f1aeacbf3929f1d11cdf36f9604c1876182aca",
"sha256:6bf9bacac776257390dd3f8a703d12c8228e4eb1aa0b191f1550965f44e4c23a",
"sha256:87a76841e07e6dae5df34dded427708b5ea8d605c017e0bb6e56a7354959271e",
"sha256:9f0ad4198f2657da9d59a393c266959362c517445cace842051e5ad564fa8fb0",
"sha256:cbb0f24e3bfa1403bf3a05f30066d4457509aa411d6c6823d02b0508b787b8ea",
"sha256:d38d379fa4f5c86a8ea92b8fab42748f37de093d21a25c34b2339eb2764ee5d5",
"sha256:f24413d34707525a0fe1448b9574089242b9baa7c604ae5714abef9ad1749839"
],
"version": "==4.19.15"
}
},
"develop": {}
}