Skip to content

Commit 730ece6

Browse files
committed
2 parents 3a9f7a6 + 3190dd0 commit 730ece6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ TropicalNumbers = "b3a74e9c-7526-4576-a4eb-79c0d4c32334"
2424
Viznet = "52a3aca4-6234-47fd-b74a-806bdf78ede9"
2525

2626
[compat]
27+
AbstractTrees = "0.3"
2728
CUDA = "3.5"
2829
Cairo = "1.0"
2930
Compose = "0.9"
@@ -32,14 +33,13 @@ Graphs = "1.4"
3233
Mods = "1.3"
3334
OMEinsum = "0.6.1"
3435
OMEinsumContractionOrders = "0.6"
35-
Polynomials = "2.0"
36+
Polynomials = "2.0, 3"
3637
Primes = "0.5"
3738
Requires = "1"
3839
SIMDTypes = "0.1"
3940
StatsBase = "0.33"
4041
TropicalNumbers = "0.4, 0.5"
4142
Viznet = "0.3"
42-
AbstractTrees = "0.3"
4343
julia = "1"
4444

4545
[extras]

0 commit comments

Comments
 (0)