Skip to content
Snippets Groups Projects
Commit ead4aab8 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

pillow-simd fix

parent 21177e11
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ toolchain = {'name': 'gcccoremkl', 'version': '11.2.0-2021.4.0'}
dependencies = [
('Python', '3.9.6'),
('PyYAML', '5.4.1'),
('Pillow-SIMD', '8.3.1'),
('Pillow-SIMD', '9.0.1'),
('SciPy-bundle', '2021.10'),
('typing-extensions', '3.10.0.0'),
]
......
......@@ -11,7 +11,7 @@ toolchain = {'name': 'gcccoremkl', 'version': '11.2.0-2021.4.0'}
dependencies = [
('Python', '3.9.6'),
('matplotlib', '3.4.3'),
('Pillow-SIMD', '8.3.1'),
('Pillow-SIMD', '9.0.1'),
('dask', '2021.9.1'),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment