Skip to content

Commit

Permalink
fixup! build: bump lower bound of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Mar 29, 2024
1 parent 74da72d commit b9f5a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ DiffEqBase = "6.148"
DiffEqNoiseProcess = "5.20"
Distributions = "0.25.107"
DocStringExtensions = "0.9"
DomainSets = "0.7"
DomainSets = "0.6, 0.7"
Flux = "0.14.11"
ForwardDiff = "0.10.36"
Functors = "0.4.4"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Cubature = "1.5"
DiffEqBase = "6.148"
Distributions = "0.25.107"
Documenter = "1"
DomainSets = "0.7"
DomainSets = "0.6, 0.7"
Flux = "0.14.11"
Integrals = "4"
LineSearches = "7.2"
Expand Down

0 comments on commit b9f5a3e

Please sign in to comment.