Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update and lock dependencies (#790)
Browse files Browse the repository at this point in the history
* Update S.T.Json.

* Lock requirements.txt a bit further.
  • Loading branch information
cgranade authored Jun 2, 2022
1 parent 2184f7e commit a38d06b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ qsharp
setuptools
wheel
pygments>=2.7.4
ipython>=5.11.0
ipython==7.33.0
nbclient<=0.6.3
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.MachineLearning" Version="0.24.210930" />
<PackageReference Include="System.Text.Json" Version="4.7.2" />
<PackageReference Include="System.Text.Json" Version="6.0.3" />
</ItemGroup>
</Project>

0 comments on commit a38d06b

Please sign in to comment.