Skip to content

Commit 4c3b4ae

Browse files
author
Andrew Fogarty
committed
Update ML deps
1 parent 3be98c8 commit 4c3b4ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/Microsoft.Spark.CSharp.Examples/Microsoft.Spark.CSharp.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.ML" Version="1.3.1" />
16+
<PackageReference Include="Microsoft.ML" Version="1.7.1" />
1717
</ItemGroup>
1818

1919
</Project>

src/csharp/Microsoft.Spark/Microsoft.Spark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="Apache.Arrow" Version="2.0.0" />
3232
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
33-
<PackageReference Include="Microsoft.Data.Analysis" Version="0.18.0" />
33+
<PackageReference Include="Microsoft.Data.Analysis" Version="0.19.1" />
3434
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3535
<PackageReference Include="Razorvine.Pyrolite" Version="4.26.0" />
3636
<PackageReference Include="System.Memory" Version="4.5.5" />

0 commit comments

Comments
 (0)