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

Commit

Permalink
Fix OMEinsum dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Jul 14, 2023
1 parent 5cf9c39 commit fdcb1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ TensorsFiniteDifferencesExt = "FiniteDifferences"
[compat]
ChainRulesCore = "1.15"
FiniteDifferences = "0.12"
OMEinsum = ">=0.7,<1"
OMEinsum = "0.7"
Requires = "1.3"
julia = "1.8"

0 comments on commit fdcb1d7

Please sign in to comment.