Skip to content

Commit d49c047

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NLPModels to 0.22, (keep existing compat)
1 parent c0b9da1 commit d49c047

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 = "AdaptiveRegularization"
22
uuid = "79adfba0-1eab-50d9-8528-0589417a2bfe"
3-
authors = ["Dussault, Jean-Pierre <Jean-Pierre.Dussault@usherbrooke.ca >, Goyette, Samuel <samuel.goyette@usherbrooke.ca>, Migot, Tangi <tangi.migot@gmail.com>"]
43
version = "0.2.1"
4+
authors = ["Dussault, Jean-Pierre <Jean-Pierre.Dussault@usherbrooke.ca >, Goyette, Samuel <samuel.goyette@usherbrooke.ca>, Migot, Tangi <tangi.migot@gmail.com>"]
55

66
[deps]
77
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
@@ -18,7 +18,7 @@ StoppingInterface = "53949629-e8ff-437b-b6e7-14da1a85bf25"
1818
[compat]
1919
Krylov = "0.10"
2020
LinearOperators = "2"
21-
NLPModels = "0.21.5"
21+
NLPModels = "0.21.5, 0.22"
2222
SolverCore = "0.3"
2323
SolverTools = "0.9, 0.10"
2424
SparseMatricesCOO = "0.2.4"

0 commit comments

Comments
 (0)