2021-06-28 19:26:55 -05:00

25 lines
360 B
Plaintext

[:python_version == "2.7"]
Pillow>=2.0.0
[:python_version == "3.2"]
Pillow<=3.4.2,>=2.0.0
[:python_version == "3.3"]
Pillow<=4.3.0,>=2.0.0
[:python_version == "3.4"]
Pillow<=5.4.1,>=2.5.0
[:python_version == "3.5"]
Pillow>=3.2.0
[:python_version == "3.6"]
Pillow>=4.0.0
[:python_version == "3.7"]
Pillow>=5.2.0
[:python_version == "3.8"]
Pillow>=6.2.1