Skip to content

Commit

Permalink
build: compat of IntegralsCubature to be 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Oct 1, 2023
1 parent b8a03aa commit c2c7484
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 @@ -57,7 +57,7 @@ Flux = "0.13, 0.14"
ForwardDiff = "0.10"
Functors = "0.4"
Integrals = "3.1"
IntegralsCubature = "0.2"
IntegralsCubature = "=0.2.2"
LogDensityProblems = "2"
Lux = "0.4, 0.5"
MCMCChains = "6"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Documenter = "0.27"
DomainSets = "0.6"
Flux = "0.13, 0.14"
Integrals = "3.3"
IntegralsCubature = "0.2"
IntegralsCubature = "=0.2.2"
Lux = "0.4, 0.5"
ModelingToolkit = "8.33"
NeuralPDE = "5.3"
Expand Down

0 comments on commit c2c7484

Please sign in to comment.