You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -743,6 +743,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
743
743
⌃ [731186ca] RecursiveArrayTools v3.27.4
744
744
[31c91b34] SciMLBenchmarks v0.1.3
745
745
Info Packages marked with ⌃ have new versions available and may be upgradable.
746
+
Warning The project dependencies or compat requirements have changed since the manifest was last resolved. It is recommended to `Pkg.resolve()` or consider `Pkg.update()` if necessary.
746
747
```
747
748
748
749
And the full manifest:
@@ -824,7 +825,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
824
825
[a4df4552] FastPower v1.1.1
825
826
[1a297f60] FillArrays v1.13.0
826
827
[64ca27bc] FindFirstFunctions v1.4.1
827
-
[6a86dc24] FiniteDiff v2.26.2
828
+
⌃ [6a86dc24] FiniteDiff v2.26.2
828
829
[53c48c17] FixedPointNumbers v0.8.5
829
830
[1fa38f19] Format v1.3.7
830
831
[f6369f11] ForwardDiff v0.10.38
@@ -883,7 +884,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
883
884
⌃ [d8a4904e] MutableArithmetics v1.6.2
884
885
[d41bc354] NLSolversBase v7.8.3
885
886
[76087f3c] NLopt v1.1.2
886
-
[77ba4419] NaNMath v1.1.1
887
+
⌃ [77ba4419] NaNMath v1.1.1
887
888
[8913a72c] NonlinearSolve v4.3.0
888
889
[be0214bd] NonlinearSolveBase v1.4.0
889
890
[5959db7a] NonlinearSolveFirstOrder v1.2.0
@@ -965,7 +966,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
965
966
[9dfe8606] SCCNonlinearSolve v1.0.0
966
967
[94e857df] SIMDTypes v0.1.0
967
968
[476501e8] SLEEFPirates v0.6.43
968
-
[0bca4576] SciMLBase v2.72.1
969
+
⌃ [0bca4576] SciMLBase v2.72.1
969
970
[31c91b34] SciMLBenchmarks v0.1.3
970
971
[19f34311] SciMLJacobianOperators v0.1.1
971
972
[c0aeaf25] SciMLOperators v0.3.12
@@ -997,7 +998,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
997
998
[69024149] StringEncodings v0.3.7
998
999
[2efcf032] SymbolicIndexingInterface v0.3.37
999
1000
[19f23fe9] SymbolicLimits v0.2.2
1000
-
[d1185830] SymbolicUtils v3.11.0
1001
+
⌃ [d1185830] SymbolicUtils v3.11.0
1001
1002
⌃ [0c5d862f] Symbolics v6.25.0
1002
1003
[3783bdb8] TableTraits v1.0.1
1003
1004
[bd369af6] Tables v1.12.0
@@ -1026,7 +1027,7 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
1026
1027
[44d3d7a6] Weave v0.10.12
1027
1028
[ddb6d928] YAML v0.4.12
1028
1029
[c2297ded] ZMQ v1.4.0
1029
-
[6e34b625] Bzip2_jll v1.0.8+4
1030
+
⌃ [6e34b625] Bzip2_jll v1.0.8+4
1030
1031
[83423d85] Cairo_jll v1.18.2+1
1031
1032
[ee1fde0b] Dbus_jll v1.14.10+0
1032
1033
[cd4c43a9] Dierckx_jll v0.2.0+0
@@ -1170,5 +1171,6 @@ Status `/cache/build/exclusive-amdci1-0/julialang/scimlbenchmarks-dot-jl/benchma
1170
1171
[8e850ede] nghttp2_jll v1.52.0+1
1171
1172
[3f19e933] p7zip_jll v17.4.0+2
1172
1173
Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`
1174
+
Warning The project dependencies or compat requirements have changed since the manifest was last resolved. It is recommended to `Pkg.resolve()` or consider `Pkg.update()` if necessary.
0 commit comments