Skip to content

Commit 038c5b3

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DynamicPolynomials in [extras] to 0.6, (keep existing compat)
1 parent 0a4b3df commit 038c5b3

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
@@ -1,7 +1,7 @@
11
name = "TensorOperations"
22
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3-
authors = ["Lukas Devos <[email protected]>", "Maarten Van Damme <[email protected]>", "Jutho Haegeman <[email protected]>"]
43
version = "5.3.2"
4+
authors = ["Lukas Devos <[email protected]>", "Maarten Van Damme <[email protected]>", "Jutho Haegeman <[email protected]>"]
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -35,7 +35,7 @@ Bumper = "0.6, 0.7"
3535
CUDA = "5"
3636
ChainRulesCore = "1"
3737
ChainRulesTestUtils = "1"
38-
DynamicPolynomials = "0.5"
38+
DynamicPolynomials = "0.5, 0.6"
3939
LRUCache = "1"
4040
LinearAlgebra = "1.6"
4141
Logging = "1.6"

0 commit comments

Comments
 (0)