Skip to content

Commit de3be9c

Browse files
committed
update Project.toml
1 parent 9d50b25 commit de3be9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@ TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
2626
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
2727

2828
[compat]
29-
AbstractTrees = "0.3"
29+
AbstractTrees = "0.3, 0.4"
3030
Bijections = "0.1.2"
3131
ChainRulesCore = "1"
3232
Combinatorics = "1.0"
3333
ConstructionBase = "1.1"
3434
DataStructures = "0.18"
35-
DocStringExtensions = "0.8"
35+
DocStringExtensions = "0.8, 0.9"
3636
DynamicPolynomials = "0.3, 0.4"
3737
IfElse = "0.1"
3838
LabelledArrays = "1.5"
3939
Metatheory = "1.2"
4040
MultivariatePolynomials = "0.3, 0.4"
41-
NaNMath = "0.3"
42-
Setfield = "0.7, 0.8"
41+
NaNMath = "0.3, 1"
42+
Setfield = "0.7, 0.8, 1"
4343
SpecialFunctions = "0.10, 1.0, 2"
4444
StaticArrays = "0.12, 1.0"
45-
TermInterface = "0.2.1"
45+
TermInterface = "0.2.1, 0.3"
4646
TimerOutputs = "0.5"
4747
julia = "1.3"
4848

0 commit comments

Comments
 (0)