Skip to content

Commit

Permalink
removing ORCA dependency, bumping to v0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Allen authored and lassepe committed Dec 11, 2024
1 parent ad850d1 commit 159d515
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "iLQGames"
uuid = "ae812560-bd7e-11e9-3bd3-b502f7cff3d3"
authors = ["lassepe <[email protected]>"]
version = "0.2.7"
version = "0.2.8"

[deps]
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Expand All @@ -13,7 +13,6 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
IdentityRanges = "bbac6d45-d8f3-5730-bfe4-7a449cd117ca"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ORCA = "47be7bcc-f1a6-5447-8b36-7eeeff7534fd"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand All @@ -29,7 +28,6 @@ DocStringExtensions = "0.8, 0.9"
ForwardDiff = "0.10"
IdentityRanges = "0.3"
LaTeXStrings = "1.1"
ORCA = "0.3, 0.4, 0.5"
Parameters = "0.12"
Plots = "1.3"
Reexport = "0.2, 1.0"
Expand Down

0 comments on commit 159d515

Please sign in to comment.