mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: update pillow
This is the only dependency we can update right now; the rest will cause problems given that the layer index needs python 2 support still. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
9cc87919ef
commit
8a4dd12ae3
|
@ -20,7 +20,7 @@ gitdb2==2.0.5
|
||||||
GitPython==2.1.11
|
GitPython==2.1.11
|
||||||
kombu==4.6.3
|
kombu==4.6.3
|
||||||
mysqlclient==1.4.2.post1
|
mysqlclient==1.4.2.post1
|
||||||
Pillow==6.0.0
|
Pillow==6.1.0
|
||||||
pytz==2019.1
|
pytz==2019.1
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
smmap2==2.0.5
|
smmap2==2.0.5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user