File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1-
21 _ _ _ _ _ _ _ _
32 /\ \ /\ \ /\_\ /\ \ _ / /\ /\_\/\_\ _ _\ \
43 / \ \____\ \ \ / / / / \ \ /\_\ / / \ / / / / //\_\ /\__ \
1110 \ \___\/ / \ \_\/ / / / / // / /_ __\ \_\\/_/ / / //_______/\__\/
1211 \/_____/ \/_/\/_/ \/_/ \_\___\ /____/_/ \/_/ \_______\/
1312
13+
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ object Dependencies {
152152 )
153153
154154 val tensorflowDependency = Seq (
155- " org.platanios" % " tensorflow_2.11" % " 0.1.0 -SNAPSHOT" classifier tensorflow_classifier,
156- " org.platanios" % " tensorflow-data_2.11" % " 0.1.0 -SNAPSHOT"
155+ " org.platanios" % " tensorflow_2.11" % " 0.1.1 -SNAPSHOT" classifier tensorflow_classifier,
156+ " org.platanios" % " tensorflow-data_2.11" % " 0.1.1 -SNAPSHOT"
157157 ).map(_.exclude(" org.typelevel" , " spire_2.11" ))
158158}
You can’t perform that action at this time.
0 commit comments