Skip to content

Commit

Permalink
Merge pull request #77 from compathelper
Browse files Browse the repository at this point in the history
CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat)
  • Loading branch information
goerz authored Sep 24, 2024
2 parents 36b5b03 + daf6a45 commit 4981f2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ QuantumPropagators = "7bf12567-5742-4b91-a078-644e72a65fc1"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[weakdeps]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[extensions]
QuantumControlZygoteExt = "Zygote"
QuantumControlFiniteDifferencesExt = "FiniteDifferences"
QuantumControlZygoteExt = "Zygote"

[compat]
FileIO = "1"
FiniteDifferences = "0.12"
IOCapture = "0.2.4"
JLD2 = "0.4"
JLD2 = "0.4, 0.5"
LinearAlgebra = "1"
Logging = "1"
Printf = "1"
Expand Down

0 comments on commit 4981f2d

Please sign in to comment.