Skip to content

Commit

Permalink
update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi committed Jun 21, 2022
1 parent 9d50b25 commit de3be9c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"

[compat]
AbstractTrees = "0.3"
AbstractTrees = "0.3, 0.4"
Bijections = "0.1.2"
ChainRulesCore = "1"
Combinatorics = "1.0"
ConstructionBase = "1.1"
DataStructures = "0.18"
DocStringExtensions = "0.8"
DocStringExtensions = "0.8, 0.9"
DynamicPolynomials = "0.3, 0.4"
IfElse = "0.1"
LabelledArrays = "1.5"
Metatheory = "1.2"
MultivariatePolynomials = "0.3, 0.4"
NaNMath = "0.3"
Setfield = "0.7, 0.8"
NaNMath = "0.3, 1"
Setfield = "0.7, 0.8, 1"
SpecialFunctions = "0.10, 1.0, 2"
StaticArrays = "0.12, 1.0"
TermInterface = "0.2.1"
TermInterface = "0.2.1, 0.3"
TimerOutputs = "0.5"
julia = "1.3"

Expand Down

0 comments on commit de3be9c

Please sign in to comment.