Skip to content

Commit ae9c9c7

Browse files
author
Thiago Crepaldi
committed
Update pillow to 4.0.0
1 parent 354cbff commit ae9c9c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Scripts/install/linux/conda-linux-cntk-py36-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pandas=0.19.1=np111py36_0
1414
- pandas-datareader=0.2.1=py36_0
1515
- pandoc=1.15.0.6
16-
- pillow=3.4.2=py36_0
16+
- pillow=4.0.0=py36_0
1717
- pip=9.0.1=py36_1
1818
- python=3.6.0=0
1919
- pyyaml=3.12=py36_0

Scripts/install/windows/conda-windows-cntk-py36-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- pandas=0.19.1=np111py36_0
1313
- pandas-datareader=0.2.1=py36_0
1414
- pandoc=1.19.2.1
15-
- pillow=3.4.2=py36_0
15+
- pillow=4.0.0=py36_0
1616
- pip=9.0.1=py36_1
1717
- python=3.6.0=0
1818
- pyyaml=3.12=py36_0

0 commit comments

Comments
 (0)