Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/pip/solutionbox/ml_workbench/te…
Browse files Browse the repository at this point in the history
…nsorflow/tensorflow-1.15.2
  • Loading branch information
crwilcox committed Mar 24, 2020
2 parents 385f52c + c72f394 commit 2c8c8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutionbox/ml_workbench/tensorflow/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
install_requires=[
'tensorflow==1.15.2',
'protobuf==3.1.0',
'pillow==3.4.1', # ML Engine does not have PIL installed
'pillow==6.2.0', # ML Engine does not have PIL installed
],
package_data={
},
Expand Down

0 comments on commit 2c8c8db

Please sign in to comment.