Skip to content

Commit c0d3453

Browse files
authored
Merge pull request #611 from dkuegler/fix/requirements
Bump versions to those in docker container (stable)
2 parents bd65b36 + be1afef commit c0d3453

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

requirements.cpu.txt

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
#
2-
# This file is autogenerated by kueglerd from deepmi/fastsurfer:cpu-v2.3.0
2+
# This file is autogenerated by kueglerd from deepmi/fastsurfer:cpu-v2.3.3
33
# by the following command from FastSurfer:
44
#
5-
# ./requirements.cpu.txt deepmi/fastsurfer:cpu-v2.3.0
5+
# ./requirements.cpu.txt deepmi/fastsurfer:cpu-v2.3.3
66
#
77
# Which ran the following command:
8-
# docker run --rm -u <user_id>:<group_id> --entrypoint /bin/bash deepmi/fastsurfer:cpu-v2.3.0 -c 'python --version && pip list --format=freeze --no-color --disable-pip-version-check --no-input'
8+
# docker run --rm -u <user_id>:<group_id> --entrypoint /bin/bash deepmi/fastsurfer:cpu-v2.3.3 -c 'python --version && pip list --format=freeze --no-color --disable-pip-version-check --no-input'
99
#
1010
#
11-
# Image was configured for cpu using python version 3.10.14
11+
# Image was configured for cpu using python version 3.10.15
1212
#
1313
--extra-index-url https://download.pytorch.org/whl/cpu
1414

15-
# Python 3.10.14
15+
# Python 3.10.15
1616
absl-py==2.1.0
1717
Brotli==1.1.0
1818
cached-property==1.5.2
19-
certifi==2024.7.4
20-
cffi==1.17.0
19+
certifi==2024.8.30
20+
cffi==1.17.1
2121
charset-normalizer==3.3.2
2222
click==8.1.7
2323
colorama==0.4.6
24-
contourpy==1.2.1
24+
contourpy==1.3.0
2525
cycler==0.12.1
2626
Deprecated==1.2.14
27-
filelock==3.15.4
28-
fonttools==4.53.1
29-
fsspec==2024.6.1
30-
grpcio==1.62.2
27+
filelock==3.16.1
28+
fonttools==4.54.1
29+
fsspec==2024.10.0
30+
grpcio==1.65.5
3131
h2==4.1.0
3232
h5py==3.11.0
3333
hpack==4.0.0
34-
humanize==4.10.0
34+
humanize==4.11.0
3535
hyperframe==6.0.1
36-
idna==3.8
36+
idna==3.10
3737
imagecodecs==2024.6.1
3838
imageio==2.35.1
39-
importlib_metadata==8.4.0
40-
importlib_resources==6.4.4
39+
importlib_metadata==8.5.0
40+
importlib_resources==6.4.5
4141
Jinja2==3.1.4
4242
joblib==1.4.2
43-
kiwisolver==1.4.5
43+
kiwisolver==1.4.7
4444
lapy==1.1.0
4545
lazy_loader==0.4
4646
Markdown==3.6
@@ -56,49 +56,49 @@ numpy==1.26.4
5656
packaging==24.1
5757
pandas==2.2.2
5858
pillow==10.4.0
59-
pip==24.2
60-
plotly==5.23.0
61-
protobuf==4.25.3
59+
pip==24.3.1
60+
plotly==5.24.1
61+
protobuf==5.27.5
6262
psutil==6.0.0
6363
pycparser==2.22
6464
Pygments==2.18.0
6565
pyparsing==3.1.4
66-
PySide6==6.7.2
66+
PySide6==6.7.3
6767
PySocks==1.7.1
6868
python-dateutil==2.9.0
69-
pytz==2024.1
69+
pytz==2024.2
7070
PyWavelets==1.7.0
7171
PyYAML==6.0.2
7272
requests==2.32.3
73-
rich==13.8.0
73+
rich==13.9.4
7474
scikit-image==0.24.0
7575
scikit-learn==1.5.1
7676
scikit-sparse==0.4.14
7777
scipy==1.14.1
7878
setuptools==72.2.0
7979
shellingham==1.5.4
80-
shiboken6==6.7.2
80+
shiboken6==6.7.3
8181
SimpleITK==2.4.0
8282
six==1.16.0
83-
sympy==1.13.2
83+
sympy==1.13.3
8484
tenacity==9.0.0
8585
tensorboard==2.17.1
8686
tensorboard-data-server==0.7.0
8787
threadpoolctl==3.5.0
88-
tifffile==2024.8.24
88+
tifffile==2024.9.20
8989
torch==2.4.0+cpu
9090
torchio==0.19.9
9191
torchvision==0.19.0+cpu
9292
tornado==6.4.1
9393
tqdm==4.66.5
94-
typer==0.12.5
94+
typer==0.13.0
9595
typing_extensions==4.12.2
96-
tzdata==2024.1
96+
tzdata==2024.2
9797
unicodedata2==15.1.0
98-
urllib3==2.2.2
98+
urllib3==2.2.3
9999
Werkzeug==3.0.4
100100
wheel==0.44.0
101101
wrapt==1.16.0
102102
yacs==0.1.8
103-
zipp==3.20.0
103+
zipp==3.20.2
104104
zstandard==0.23.0

requirements.txt

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
#
2-
# This file is autogenerated by kueglerd from deepmi/fastsurfer:cu124-v2.3.0
2+
# This file is autogenerated by kueglerd from deepmi/fastsurfer:cuda-v2.3.3
33
# by the following command from FastSurfer:
44
#
5-
# ./requirements.txt deepmi/fastsurfer:cu124-v2.3.0
5+
# ./requirements.txt deepmi/fastsurfer:cuda-v2.3.3
66
#
77
# Which ran the following command:
8-
# docker run --rm -u <user_id>:<group_id> --entrypoint /bin/bash deepmi/fastsurfer:cu124-v2.3.0 -c 'python --version && pip list --format=freeze --no-color --disable-pip-version-check --no-input'
8+
# docker run --rm -u <user_id>:<group_id> --entrypoint /bin/bash deepmi/fastsurfer:cuda-v2.3.3 -c 'python --version && pip list --format=freeze --no-color --disable-pip-version-check --no-input'
99
#
1010
#
11-
# Image was configured for cu124 using python version 3.10.14
11+
# Image was configured for cu124 using python version 3.10.15
1212
#
1313
--extra-index-url https://download.pytorch.org/whl/cu124
1414

15-
# Python 3.10.14
15+
# Python 3.10.15
1616
absl-py==2.1.0
1717
Brotli==1.1.0
1818
cached-property==1.5.2
19-
certifi==2024.7.4
20-
cffi==1.17.0
19+
certifi==2024.8.30
20+
cffi==1.17.1
2121
charset-normalizer==3.3.2
2222
click==8.1.7
2323
colorama==0.4.6
24-
contourpy==1.2.1
24+
contourpy==1.3.0
2525
cycler==0.12.1
2626
Deprecated==1.2.14
27-
filelock==3.15.4
28-
fonttools==4.53.1
29-
fsspec==2024.6.1
30-
grpcio==1.62.2
27+
filelock==3.16.1
28+
fonttools==4.54.1
29+
fsspec==2024.9.0
30+
grpcio==1.65.5
3131
h2==4.1.0
3232
h5py==3.11.0
3333
hpack==4.0.0
34-
humanize==4.10.0
34+
humanize==4.11.0
3535
hyperframe==6.0.1
36-
idna==3.8
36+
idna==3.10
3737
imagecodecs==2024.6.1
3838
imageio==2.35.1
39-
importlib_metadata==8.4.0
40-
importlib_resources==6.4.4
39+
importlib_metadata==8.5.0
40+
importlib_resources==6.4.5
4141
Jinja2==3.1.4
4242
joblib==1.4.2
43-
kiwisolver==1.4.5
43+
kiwisolver==1.4.7
4444
lapy==1.1.0
4545
lazy_loader==0.4
4646
Markdown==3.6
@@ -69,35 +69,35 @@ packaging==24.1
6969
pandas==2.2.2
7070
pillow==10.4.0
7171
pip==24.2
72-
plotly==5.23.0
73-
protobuf==4.25.3
72+
plotly==5.24.1
73+
protobuf==5.27.5
7474
psutil==6.0.0
7575
pycparser==2.22
7676
Pygments==2.18.0
7777
pyparsing==3.1.4
78-
PySide6==6.7.2
78+
PySide6==6.7.3
7979
PySocks==1.7.1
8080
python-dateutil==2.9.0
81-
pytz==2024.1
81+
pytz==2024.2
8282
PyWavelets==1.7.0
8383
PyYAML==6.0.2
8484
requests==2.32.3
85-
rich==13.7.1
85+
rich==13.9.2
8686
scikit-image==0.24.0
8787
scikit-learn==1.5.1
8888
scikit-sparse==0.4.14
8989
scipy==1.14.1
9090
setuptools==72.2.0
9191
shellingham==1.5.4
92-
shiboken6==6.7.2
92+
shiboken6==6.7.3
9393
SimpleITK==2.4.0
9494
six==1.16.0
95-
sympy==1.13.2
95+
sympy==1.13.3
9696
tenacity==9.0.0
9797
tensorboard==2.17.1
9898
tensorboard-data-server==0.7.0
9999
threadpoolctl==3.5.0
100-
tifffile==2024.8.24
100+
tifffile==2024.9.20
101101
torch==2.4.0+cu124
102102
torchio==0.19.9
103103
torchvision==0.19.0+cu124
@@ -106,12 +106,12 @@ tqdm==4.66.5
106106
triton==3.0.0
107107
typer==0.12.5
108108
typing_extensions==4.12.2
109-
tzdata==2024.1
109+
tzdata==2024.2
110110
unicodedata2==15.1.0
111-
urllib3==2.2.2
111+
urllib3==2.2.3
112112
Werkzeug==3.0.4
113113
wheel==0.44.0
114114
wrapt==1.16.0
115115
yacs==0.1.8
116-
zipp==3.20.0
116+
zipp==3.20.2
117117
zstandard==0.23.0

0 commit comments

Comments
 (0)