Skip to content

Commit 6a80494

Browse files
committed
Remove DataStructures from dependencies
1 parent 9102b1a commit 6a80494

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ authors = ["Sophie Lequeu <slequeu@hotmail.com>", "Benoît Legat <benoit.legat@g
55

66
[deps]
77
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
8-
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
98
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
109
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1110
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
@@ -16,7 +15,6 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1615

1716
[compat]
1817
Calculus = "0.5.2"
19-
DataStructures = "0.18, 0.19"
2018
ForwardDiff = "1"
2119
MathOptInterface = "1.40"
2220
NaNMath = "1"

0 commit comments

Comments
 (0)