-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
59 lines (59 loc) · 1.13 KB
/
requirements.txt
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
57
58
59
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile
#
absl-py==2.0.0
# via mediapipe
attrs==23.1.0
# via mediapipe
cffi==1.16.0
# via sounddevice
contourpy==1.2.0
# via matplotlib
cycler==0.12.1
# via matplotlib
flatbuffers==23.5.26
# via mediapipe
fonttools==4.46.0
# via matplotlib
importlib-resources==6.1.1
# via matplotlib
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.2
# via mediapipe
mediapipe==0.10.8
# via -r requirements.in
numpy==1.26.2
# via
# contourpy
# matplotlib
# mediapipe
# opencv-contrib-python
# opencv-python
opencv-contrib-python==4.8.1.78
# via mediapipe
opencv-python==4.8.1.78
# via -r requirements.in
packaging==23.2
# via matplotlib
pillow==10.1.0
# via matplotlib
protobuf==3.20.3
# via mediapipe
pycparser==2.21
# via cffi
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
six==1.16.0
# via python-dateutil
sounddevice==0.4.6
# via mediapipe
tqdm==4.66.1
# via -r requirements.in
zipp==3.17.0
# via importlib-resources