Skip to content

Commit ffe2ad3

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat)
1 parent 6289671 commit ffe2ad3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Project.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
1010
Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
1111
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
1212
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
13-
#EMTInterface = "21a25c88-4fbd-4cd9-aa56-ff12eccc6e9d"
1413
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
1514
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"
1615
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
@@ -51,8 +50,8 @@ UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
5150
[weakdeps]
5251
MACEModels = "29bafc4c-4f38-420f-a153-8a5a5e0bd5f6"
5352

54-
[sources]
55-
JuLIP = {url = "https://github.com/JuliaMolSim/JuLIP.jl.git"}
53+
[sources.JuLIP]
54+
url = "https://github.com/JuliaMolSim/JuLIP.jl.git"
5655

5756
[compat]
5857
AdvancedHMC = "0.5, 0.6"
@@ -71,7 +70,7 @@ NQCCalculators = "1"
7170
NQCDistributions = "0.1, 1"
7271
NQCModels = "0.10, 1"
7372
Optim = "1"
74-
OrdinaryDiffEq = "< 6.102"
73+
OrdinaryDiffEq = "< 6.102, 6"
7574
Parameters = "0.12"
7675
PeriodicTable = "1"
7776
ProgressMeter = "1"

0 commit comments

Comments
 (0)