Skip to content

Commit

Permalink
Revert breaking plotly update (#7415)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Molinero authored Aug 3, 2023
1 parent aa1ebd0 commit 4976fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Research/QuantConnect.Research.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Plotly.NET.Interactive" Version="4.2.1" />
<PackageReference Include="Plotly.NET" Version="3.0.1" />
<PackageReference Include="Plotly.NET.Interactive" Version="3.0.2" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.21" />
<PackageReference Include="NodaTime" Version="3.0.5" />
</ItemGroup>
Expand Down

0 comments on commit 4976fc9

Please sign in to comment.