Skip to content

Commit 4274eac

Browse files
committed
./requirements/generate.sh
1 parent 2ca29d2 commit 4274eac

File tree

4 files changed

+241
-243
lines changed

4 files changed

+241
-243
lines changed

requirements/base.txt

+57-57
Original file line numberDiff line numberDiff line change
@@ -5,131 +5,131 @@
55
absl-py==2.1.0
66
addict==2.4.0
77
antlr4-python3-runtime==4.9.3
8-
anyio==4.6.2.post1
9-
asttokens==2.4.1
10-
attrs==24.2.0
11-
beautifulsoup4==4.12.3
12-
bokeh==3.6.1
13-
bop-toolkit-lib @ git+https://github.com/agimus-project/bop_toolkit@53b6e2e335c4e6aa76e5db34e809506ee3f4cf16
8+
anyio==4.8.0
9+
asttokens==3.0.0
10+
attrs==25.1.0
11+
beautifulsoup4==4.13.3
12+
bokeh==3.6.3
13+
bop-toolkit-lib @ git+https://github.com/agimus-project/bop_toolkit@7c28057c741afed432b521735e184741e25b8d73
1414
braceexpand==0.1.7
15-
certifi==2024.8.30
16-
cffi==1.17.1 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and platform_machine == 'aarch64' and sys_platform == 'linux') or (implementation_name != 'pypy' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and platform_machine != 'aarch64' and sys_platform == 'linux') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
15+
certifi==2025.1.31
16+
cffi==1.17.1 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name == 'pypy' and sys_platform == 'linux') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name != 'pypy' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
1717
cfgv==3.4.0
18-
charset-normalizer==3.4.0
18+
charset-normalizer==3.4.1
1919
colorama==0.4.6 ; sys_platform == 'win32' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
2020
contourpy==1.3.1
21-
coverage==7.6.8
21+
coverage==7.6.12
2222
cycler==0.12.1
23-
cython==3.0.11
23+
cython==3.0.12
2424
decorator==5.1.1
2525
distlib==0.3.9
2626
exceptiongroup==1.2.2 ; python_full_version < '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
27-
executing==2.1.0
28-
filelock==3.16.1
29-
fonttools==4.55.0
27+
executing==2.2.0
28+
filelock==3.17.0
29+
fonttools==4.56.0
3030
freetype-py==2.5.1
31-
fsspec==2024.10.0
32-
grpcio==1.68.0
31+
fsspec==2025.2.0
32+
grpcio==1.70.0
3333
h11==0.14.0
3434
hsluv==5.0.4
3535
httpcore==1.0.7
36-
httpx==0.27.2
37-
identify==2.6.2
36+
httpx==0.28.1
37+
identify==2.6.7
3838
idna==3.10
39-
imageio==2.36.0
39+
imageio==2.37.0
4040
iniconfig==2.0.0
41-
ipython==8.29.0
41+
ipython==8.32.0
4242
jedi==0.19.2
43-
jinja2==3.1.4
43+
jinja2==3.1.5
4444
joblib==1.4.2
4545
jsonpatch==1.33
4646
jsonpointer==3.0.0
47-
kiwisolver==1.4.7
47+
kiwisolver==1.4.8
4848
lazy-loader==0.4
4949
markdown==3.7
5050
markupsafe==3.0.2
51-
matplotlib==3.9.2
51+
matplotlib==3.10.0
5252
matplotlib-inline==0.1.7
5353
meshcat==0.3.2
5454
mypy-extensions==1.0.0
5555
networkx==3.4.2
5656
nodeenv==1.9.1
57-
numpy==1.26.4
57+
numpy==2.2.3
5858
omegaconf==2.3.0
5959
outcome==1.3.0.post0
6060
packaging==24.2
6161
panda3d==1.10.15
6262
pandas==2.2.3
6363
parso==0.8.4
6464
pexpect==4.9.0 ; (sys_platform != 'emscripten' and sys_platform != 'win32') or (sys_platform == 'emscripten' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (sys_platform == 'win32' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
65-
pillow==11.0.0
65+
pillow==11.1.0
6666
platformdirs==4.3.6
6767
pluggy==1.5.0
6868
plyfile==1.1
69-
pre-commit==4.0.1
70-
prompt-toolkit==3.0.48
71-
protobuf==5.28.3
72-
psutil==6.1.0
69+
pre-commit==4.1.0
70+
prompt-toolkit==3.0.50
71+
protobuf==5.29.3
72+
psutil==7.0.0
7373
ptyprocess==0.7.0 ; (sys_platform != 'emscripten' and sys_platform != 'win32') or (sys_platform == 'emscripten' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (sys_platform == 'win32' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
7474
pure-eval==0.2.3
7575
pybind11==2.13.6
76-
pybullet==3.2.6
77-
pycparser==2.22 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and platform_machine == 'aarch64' and sys_platform == 'linux') or (implementation_name != 'pypy' and platform_machine == 'aarch64' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and platform_machine != 'aarch64' and sys_platform == 'linux') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
78-
pygments==2.18.0
79-
pyngrok==7.2.1
76+
pybullet==3.2.7
77+
pycparser==2.22 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name == 'pypy' and sys_platform == 'linux') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name != 'pypy' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
78+
pygments==2.19.1
79+
pyngrok==7.2.3
8080
pyopengl==3.1.0
81-
pyparsing==3.2.0
81+
pyparsing==3.2.1
8282
pypng==0.20220715.0
8383
pyre-extensions==0.0.32
8484
pysocks==1.7.1
85-
pytest==8.3.3
85+
pytest==8.3.4
8686
pytest-order==1.3.0
8787
python-dateutil==2.9.0.post0
88-
pytz==2024.2
88+
pytz==2025.1
8989
pyyaml==6.0.2
90-
pyzmq==26.2.0
90+
pyzmq==26.2.1
9191
requests==2.32.3
9292
roma==1.5.1
93-
ruff==0.8.0
94-
scikit-image==0.24.0
95-
scikit-learn==1.5.2
96-
scipy==1.14.1
93+
ruff==0.9.6
94+
scikit-image==0.25.2
95+
scikit-learn==1.6.1
96+
scipy==1.15.2
9797
seaborn==0.13.2
98-
selenium==4.26.1
99-
setuptools==75.6.0
100-
simplejson==3.19.3
101-
six==1.16.0
98+
selenium==4.29.0
99+
setuptools==75.8.0
100+
simplejson==3.20.1
101+
six==1.17.0
102102
sniffio==1.3.1
103103
sortedcontainers==2.4.0
104104
soupsieve==2.6
105105
stack-data==0.6.3
106106
tabulate==0.9.0
107-
tensorboard==2.18.0
107+
tensorboard==2.19.0
108108
tensorboard-data-server==0.7.2
109109
threadpoolctl==3.5.0
110-
tifffile==2024.9.20
111-
tomli==2.1.0 ; python_full_version <= '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
110+
tifffile==2025.2.18
111+
tomli==2.2.1 ; python_full_version <= '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
112112
torchnet==0.0.4
113113
torchtnt==0.2.4
114114
tornado==6.4.2
115115
tqdm==4.67.1
116116
traitlets==5.14.3
117117
transforms3d==0.4.2
118-
trimesh==4.5.2
119-
trio==0.27.0
120-
trio-websocket==0.11.1
118+
trimesh==4.6.2
119+
trio==0.29.0
120+
trio-websocket==0.12.1
121121
typing-extensions==4.12.2
122122
typing-inspect==0.9.0
123-
tzdata==2024.2
123+
tzdata==2025.1
124124
u-msgpack-python==2.8.0
125-
urllib3==2.2.3
126-
virtualenv==20.27.1
125+
urllib3==2.3.0
126+
virtualenv==20.29.2
127127
visdom==0.2.4
128128
vispy==0.14.3
129129
wcwidth==0.2.13
130-
webdataset==0.2.100
130+
webdataset==0.2.111
131131
websocket-client==1.8.0
132132
werkzeug==3.1.3
133133
wsproto==1.2.0
134-
xarray==2024.11.0
135-
xyzservices==2024.9.0
134+
xarray==2025.1.2
135+
xyzservices==2025.1.0

requirements/cpu.txt

+59-61
Original file line numberDiff line numberDiff line change
@@ -5,140 +5,138 @@
55
absl-py==2.1.0
66
addict==2.4.0
77
antlr4-python3-runtime==4.9.3
8-
anyio==4.6.2.post1
9-
asttokens==2.4.1
10-
attrs==24.2.0
11-
beautifulsoup4==4.12.3
12-
bokeh==3.6.1
13-
bop-toolkit-lib @ git+https://github.com/agimus-project/bop_toolkit@53b6e2e335c4e6aa76e5db34e809506ee3f4cf16
8+
anyio==4.8.0
9+
asttokens==3.0.0
10+
attrs==25.1.0
11+
beautifulsoup4==4.13.3
12+
bokeh==3.6.3
13+
bop-toolkit-lib @ git+https://github.com/agimus-project/bop_toolkit@7c28057c741afed432b521735e184741e25b8d73
1414
braceexpand==0.1.7
15-
certifi==2024.8.30
15+
certifi==2025.1.31
1616
cffi==1.17.1 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name == 'pypy' and sys_platform == 'linux') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name != 'pypy' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
1717
cfgv==3.4.0
18-
charset-normalizer==3.4.0
18+
charset-normalizer==3.4.1
1919
colorama==0.4.6 ; sys_platform == 'win32' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
2020
contourpy==1.3.1
21-
coverage==7.6.8
21+
coverage==7.6.12
2222
cycler==0.12.1
23-
cython==3.0.11
23+
cython==3.0.12
2424
decorator==5.1.1
2525
distlib==0.3.9
2626
exceptiongroup==1.2.2 ; python_full_version < '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
27-
executing==2.1.0
28-
filelock==3.16.1
29-
fonttools==4.55.0
27+
executing==2.2.0
28+
filelock==3.17.0
29+
fonttools==4.56.0
3030
freetype-py==2.5.1
31-
fsspec==2024.10.0
32-
grpcio==1.68.0
31+
fsspec==2025.2.0
32+
grpcio==1.70.0
3333
h11==0.14.0
3434
hsluv==5.0.4
3535
httpcore==1.0.7
36-
httpx==0.27.2
37-
identify==2.6.2
36+
httpx==0.28.1
37+
identify==2.6.7
3838
idna==3.10
39-
imageio==2.36.0
39+
imageio==2.37.0
4040
iniconfig==2.0.0
41-
ipython==8.29.0
41+
ipython==8.32.0
4242
jedi==0.19.2
43-
jinja2==3.1.4
43+
jinja2==3.1.5
4444
joblib==1.4.2
4545
jsonpatch==1.33
4646
jsonpointer==3.0.0
47-
kiwisolver==1.4.7
47+
kiwisolver==1.4.8
4848
lazy-loader==0.4
4949
markdown==3.7
5050
markupsafe==3.0.2
51-
matplotlib==3.9.2
51+
matplotlib==3.10.0
5252
matplotlib-inline==0.1.7
5353
meshcat==0.3.2
5454
mpmath==1.3.0
5555
mypy-extensions==1.0.0
5656
networkx==3.4.2
5757
nodeenv==1.9.1
58-
numpy==1.26.4
58+
numpy==2.2.3
5959
omegaconf==2.3.0
6060
outcome==1.3.0.post0
6161
packaging==24.2
6262
panda3d==1.10.15
6363
pandas==2.2.3
6464
parso==0.8.4
6565
pexpect==4.9.0 ; (sys_platform != 'emscripten' and sys_platform != 'win32') or (sys_platform == 'emscripten' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (sys_platform == 'win32' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
66-
pillow==11.0.0
66+
pillow==11.1.0
6767
platformdirs==4.3.6
6868
pluggy==1.5.0
6969
plyfile==1.1
70-
pre-commit==4.0.1
71-
prompt-toolkit==3.0.48
72-
protobuf==5.28.3
73-
psutil==6.1.0
70+
pre-commit==4.1.0
71+
prompt-toolkit==3.0.50
72+
protobuf==5.29.3
73+
psutil==7.0.0
7474
ptyprocess==0.7.0 ; (sys_platform != 'emscripten' and sys_platform != 'win32') or (sys_platform == 'emscripten' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (sys_platform == 'win32' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
7575
pure-eval==0.2.3
7676
pybind11==2.13.6
77-
pybullet==3.2.6
77+
pybullet==3.2.7
7878
pycparser==2.22 ; (implementation_name == 'pypy' and os_name != 'nt') or (implementation_name == 'pypy' and sys_platform == 'darwin') or (implementation_name == 'pypy' and sys_platform == 'linux') or (implementation_name != 'pypy' and sys_platform == 'darwin' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (implementation_name != 'pypy' and sys_platform == 'linux' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124') or (os_name == 'nt' and sys_platform != 'darwin' and sys_platform != 'linux') or (os_name != 'nt' and extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
79-
pygments==2.18.0
80-
pyngrok==7.2.1
79+
pygments==2.19.1
80+
pyngrok==7.2.3
8181
pyopengl==3.1.0
82-
pyparsing==3.2.0
82+
pyparsing==3.2.1
8383
pypng==0.20220715.0
8484
pyre-extensions==0.0.32
8585
pysocks==1.7.1
86-
pytest==8.3.3
86+
pytest==8.3.4
8787
pytest-order==1.3.0
8888
python-dateutil==2.9.0.post0
89-
pytz==2024.2
89+
pytz==2025.1
9090
pyyaml==6.0.2
91-
pyzmq==26.2.0
91+
pyzmq==26.2.1
9292
requests==2.32.3
9393
roma==1.5.1
94-
ruff==0.8.0
95-
scikit-image==0.24.0
96-
scikit-learn==1.5.2
97-
scipy==1.14.1
94+
ruff==0.9.6
95+
scikit-image==0.25.2
96+
scikit-learn==1.6.1
97+
scipy==1.15.2
9898
seaborn==0.13.2
99-
selenium==4.26.1
100-
setuptools==75.6.0
101-
simplejson==3.19.3
102-
six==1.16.0
99+
selenium==4.29.0
100+
setuptools==75.8.0
101+
simplejson==3.20.1
102+
six==1.17.0
103103
sniffio==1.3.1
104104
sortedcontainers==2.4.0
105105
soupsieve==2.6
106106
stack-data==0.6.3
107107
sympy==1.13.1
108108
tabulate==0.9.0
109-
tensorboard==2.18.0
109+
tensorboard==2.19.0
110110
tensorboard-data-server==0.7.2
111111
threadpoolctl==3.5.0
112-
tifffile==2024.9.20
113-
tomli==2.1.0 ; python_full_version <= '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
114-
torch==2.5.1 ; platform_machine == 'aarch64' and sys_platform == 'linux'
115-
torch==2.5.1 ; sys_platform == 'darwin'
116-
torch==2.5.1+cpu ; (platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')
112+
tifffile==2025.2.18
113+
tomli==2.2.1 ; python_full_version <= '3.11' or (extra == 'extra-9-happypose-cpu' and extra == 'extra-9-happypose-cu124')
114+
torch==2.6.0 ; sys_platform == 'darwin'
115+
torch==2.6.0+cpu ; sys_platform != 'darwin'
117116
torchnet==0.0.4
118117
torchtnt==0.2.4
119-
torchvision==0.20.1 ; platform_machine == 'aarch64' and sys_platform == 'linux'
120-
torchvision==0.20.1 ; sys_platform == 'darwin'
121-
torchvision==0.20.1+cpu ; (platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')
118+
torchvision==0.21.0 ; sys_platform != 'darwin'
119+
torchvision==0.21.0 ; sys_platform == 'darwin'
122120
tornado==6.4.2
123121
tqdm==4.67.1
124122
traitlets==5.14.3
125123
transforms3d==0.4.2
126-
trimesh==4.5.2
127-
trio==0.27.0
128-
trio-websocket==0.11.1
124+
trimesh==4.6.2
125+
trio==0.29.0
126+
trio-websocket==0.12.1
129127
typing-extensions==4.12.2
130128
typing-inspect==0.9.0
131-
tzdata==2024.2
129+
tzdata==2025.1
132130
u-msgpack-python==2.8.0
133-
urllib3==2.2.3
134-
virtualenv==20.27.1
131+
urllib3==2.3.0
132+
virtualenv==20.29.2
135133
visdom==0.2.4
136134
vispy==0.14.3
137135
wcwidth==0.2.13
138-
webdataset==0.2.100
136+
webdataset==0.2.111
139137
websocket-client==1.8.0
140138
werkzeug==3.1.3
141139
wsproto==1.2.0
142-
xarray==2024.11.0
143-
xyzservices==2024.9.0
140+
xarray==2025.1.2
141+
xyzservices==2025.1.0
144142
--extra-index-url https://download.pytorch.org/whl/cpu

0 commit comments

Comments
 (0)