Update requirements.txt

Bump Pillow version to 8.0.1
Pillow version >= 8.0 is mandatory for python3.9 (default python version on current Ubuntu LTS 20.04
This commit is contained in:
Michaël Meinertzhagen 2020-11-07 12:18:44 +01:00 committed by GitHub
parent 88cd3e8cf0
commit 19fa26a531
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
Django==2.2.11
django-agnocomplete==1.0.0
django-compressor==2.4
Pillow==6.2.2
Pillow==8.0.1
psycopg2==2.8.4
requests==2.23.0
social-auth-core==3.3.2