Skip to content

Commit 2c51090

Browse files
committed
replace REQUIRE with Project.toml
1 parent 4fc745a commit 2c51090

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Project.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,17 @@ uuid = "f468eda6-eac5-11e8-05a5-ff9e497bcd19"
44
version = "0.1.0"
55

66
[deps]
7+
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
8+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9+
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
10+
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
11+
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
12+
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14+
15+
[compat]
16+
FastClosures = "≥ 0.2.1"
17+
LinearOperators = "≥ 0.5.0"
18+
NLPModels = "≥ 0.6.1"
19+
Requires = "≥ 0.3.0"
20+
julia = "^1.0.0"

REQUIRE

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)