File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ reference.
2828* `kiwisolver <https://github.com/nucleic/kiwi >`_ (>= 1.3.1)
2929* `NumPy <https://numpy.org >`_ (>= 1.23)
3030* `packaging <https://pypi.org/project/packaging/ >`_ (>= 20.0)
31- * `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 9 .0)
31+ * `Pillow <https://pillow.readthedocs.io/en/latest/ >`_ (>= 8 .0)
3232* `pyparsing <https://pypi.org/project/pyparsing/ >`_ (>= 3)
3333
3434
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ meson-python==0.13.1
99meson==1.1.0
1010numpy==1.23.0
1111packaging==20.0
12- pillow==9.0.1
12+ pillow==8.3.2
1313pyparsing==3.0.0
1414pytest==7.0.0
1515python-dateutil==2.7
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ cycler>=0.10
1919fonttools>=4.22.0
2020kiwisolver>=1.3.1
2121packaging>=20.0
22- pillow>=9
22+ pillow>=8
2323pyparsing>=3
2424python-dateutil>=2.7
2525setuptools_scm>=7
You can’t perform that action at this time.
0 commit comments