-
Notifications
You must be signed in to change notification settings - Fork 23
/
requirements.txt
154 lines (154 loc) · 2.79 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
colorama==0.4.6
# via
# build
# click
# pytest
# radon
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
cython==3.0.11
# via -r requirements.in
filelock==3.16.1
# via torch
fonttools==4.54.1
# via matplotlib
freetype-py==2.5.1
# via pyrender
fsspec==2024.10.0
# via torch
glcontext==3.0.0
# via moderngl
imageio==2.36.0
# via
# -r requirements.in
# pyrender
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via torch
joblib==1.4.2
# via scikit-learn
kiwisolver==1.4.7
# via matplotlib
mando==0.7.1
# via radon
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via -r requirements.in
moderngl==5.12.0
# via -r requirements.in
mpmath==1.3.0
# via sympy
multipledispatch==1.0.0
# via pyrr
mypy==1.13.0
# via -r requirements.in
mypy-extensions==1.0.0
# via mypy
networkx==3.4.2
# via
# pyrender
# torch
numpy==2.1.2
# via
# -r requirements.in
# contourpy
# imageio
# matplotlib
# opencv-python
# pyrender
# pyrr
# scikit-learn
# scipy
# torchvision
# trimesh
opencv-python==4.10.0.84
# via -r requirements.in
packaging==24.1
# via
# build
# matplotlib
# pytest
pillow==11.0.0
# via
# imageio
# matplotlib
# pyrender
# torchvision
pip==24.2
# via pip-tools
pip-tools==7.4.1
# via -r requirements.in
pluggy==1.5.0
# via pytest
pyglet==2.0.18
# via pyrender
pyopengl==3.1.0
# via pyrender
pyparsing==3.2.0
# via matplotlib
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyrender==0.1.45
# via -r requirements.in
pyrr==0.10.3
# via -r requirements.in
pytest==8.3.3
# via pytest-xvfb
pytest-xvfb==3.0.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via matplotlib
pyvirtualdisplay==3.0
# via pytest-xvfb
radon==6.0.1
# via -r requirements.in
ruff==0.7.0
# via -r requirements.in
scikit-learn==1.5.2
# via -r requirements.in
scipy==1.14.1
# via
# -r requirements.in
# pyrender
# scikit-learn
setuptools==75.2.0
# via
# pip-tools
# torch
six==1.16.0
# via
# mando
# pyrender
# python-dateutil
sympy==1.13.1
# via torch
threadpoolctl==3.5.0
# via scikit-learn
torch==2.5.0
# via
# -r requirements.in
# torchvision
torchvision==0.20.0
# via -r requirements.in
trimesh==4.5.1
# via
# -r requirements.in
# pyrender
typing-extensions==4.12.2
# via
# mypy
# torch
wheel==0.44.0
# via pip-tools