-
Notifications
You must be signed in to change notification settings - Fork 26
/
requirements_3_11_macos.txt
62 lines (62 loc) · 1.3 KB
/
requirements_3_11_macos.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
60
61
62
# This file was autogenerated by uv via the following command:
# uv pip compile requirements_3_11_macos.in -o requirements_3_11_macos.txt
coloredlogs==15.0.1
# via onnxruntime
filelock==3.14.0
# via torch
flatbuffers==24.3.25
# via onnxruntime
fsspec==2024.6.0
# via torch
humanfriendly==10.0
# via coloredlogs
jinja2==3.1.4
# via torch
markupsafe==2.1.5
# via jinja2
mpmath==1.3.0
# via sympy
networkx==3.3
# via torch
numpy==1.26.4
# via
# -r requirements_3_11_macos.in
# onnx
# onnxruntime
# opencv-python
# torchvision
onnx==1.16.1
# via
# -r requirements_3_11_macos.in
# onnxslim
onnxruntime==1.18.0
# via -r requirements_3_11_macos.in
onnxslim==0.1.28
# via -r requirements_3_11_macos.in
opencv-python==4.10.0.82
# via -r requirements_3_11_macos.in
packaging==24.1
# via
# onnxruntime
# onnxslim
pillow==10.3.0
# via torchvision
protobuf==5.27.1
# via
# onnx
# onnxruntime
sympy==1.12.1
# via
# onnxruntime
# onnxslim
# torch
torch==2.3.1
# via
# -r requirements_3_11_macos.in
# torchvision
torchvision==0.18.1
# via -r requirements_3_11_macos.in
tqdm==4.66.4
# via -r requirements_3_11_macos.in
typing-extensions==4.12.2
# via torch