Merge pull request #839 from mmeinert/master
Update requirements.txt for Pillow with python3.9
This commit is contained in:
commit
34f3c42a9b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Django==2.2.11
|
Django==2.2.11
|
||||||
django-agnocomplete==1.0.0
|
django-agnocomplete==1.0.0
|
||||||
django-compressor==2.4
|
django-compressor==2.4
|
||||||
Pillow==6.2.2
|
Pillow==8.0.1
|
||||||
psycopg2==2.8.4
|
psycopg2==2.8.4
|
||||||
requests==2.23.0
|
requests==2.23.0
|
||||||
social-auth-core==3.3.2
|
social-auth-core==3.3.2
|
||||||
|
|
Loading…
Reference in a new issue