File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ h11>=0.16.0
7
7
tornado>=6.5.0
8
8
# WAR against https://github.com/advisories/GHSA-5rjg-fvgr-3xxf
9
9
setuptools>=78.1.1
10
- # WAR against https://github.com/advisories/GHSA-xg8h-j46f-w952
11
- pillow==11.3.0
12
10
# WAR against https://github.com/advisories/GHSA-8qvm-5x2c-j2w7
13
11
protobuf>=4.25.8
14
12
# WAR against https://github.com/advisories/GHSA-33p9-3p43-82vq
15
13
jupyter-core>=5.8.1
14
+ # WAR against https://github.com/advisories/GHSA-xg8h-j46f-w952
15
+ pillow==11.3.0
Original file line number Diff line number Diff line change @@ -75,6 +75,9 @@ RUN pip3 install opencv-python-headless --force-reinstall --no-deps --no-cache-d
75
75
# * https://github.com/advisories/GHSA-vqfr-h8mv-ghfj
76
76
# * https://github.com/advisories/GHSA-7cx3-6m66-7c5m
77
77
# * https://github.com/advisories/GHSA-5rjg-fvgr-3xxf
78
+ # * https://github.com/advisories/GHSA-8qvm-5x2c-j2w7
79
+ # * https://github.com/advisories/GHSA-33p9-3p43-82vq
80
+ # * https://github.com/advisories/GHSA-xg8h-j46f-w952
78
81
RUN pip3 install --upgrade --no-cache-dir \
79
82
"h11>=0.16" \
80
83
"tornado>=6.5.0" \
You can’t perform that action at this time.
0 commit comments