Skip to content

Commit

Permalink
Merge pull request #5698 from radarhere/python310
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 1, 2021
2 parents d50052a + 9189c4b commit 5ef6290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Expand Up @@ -18,9 +18,9 @@ Pillow supports these Python versions.
+----------------------+-----+-----+-----+-----+-----+-----+-----+-----+
| Python |3.10 | 3.9 | 3.8 | 3.7 | 3.6 | 3.5 | 3.4 | 2.7 |
+======================+=====+=====+=====+=====+=====+=====+=====+=====+
| Pillow >= 8.4 | Yes | Yes | Yes | Yes | Yes | | | |
| Pillow >= 8.3.2 | Yes | Yes | Yes | Yes | Yes | | | |
+----------------------+-----+-----+-----+-----+-----+-----+-----+-----+
| Pillow 8.0 - 8.3 | | Yes | Yes | Yes | Yes | | | |
| Pillow 8.0 - 8.3.1 | | Yes | Yes | Yes | Yes | | | |
+----------------------+-----+-----+-----+-----+-----+-----+-----+-----+
| Pillow 7.0 - 7.2 | | | Yes | Yes | Yes | Yes | | |
+----------------------+-----+-----+-----+-----+-----+-----+-----+-----+
Expand Down

0 comments on commit 5ef6290

Please sign in to comment.