diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 86ffca6ac..a26ec758d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,7 @@ rencode pyopenssl pyxdg pillow +pillow<=9; python_version=="3.7" mako setuptools chardet |