Skip to content

Commit

Permalink
big bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Dec 11, 2023
1 parent b597106 commit a2cac64
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ SciMLBaseRCallExt = "RCall"
SciMLBaseZygoteExt = "Zygote"

[compat]
ADTypes = "0.2"
ADTypes = "0.2.5"
ArrayInterface = "7.6"
ChainRules = "1.57.0"
ChainRulesCore = "1.16"
ChainRules = "1.58.0"
ChainRulesCore = "1.18"
CommonSolve = "0.2.4"
ConstructionBase = "1"
ConstructionBase = "1.5"
Distributed = "1.9"
DocStringExtensions = "0.9"
EnumX = "1"
Expand All @@ -70,19 +70,19 @@ PrecompileTools = "1"
Preferences = "1.3"
Printf = "1.9"
PyCall = "1.96"
PythonCall = "0.9"
PythonCall = "0.9.15"
RCall = "0.13.18"
RecipesBase = "1.0"
RecursiveArrayTools = "2.38"
Reexport = "1"
RuntimeGeneratedFunctions = "0.5"
SciMLOperators = "0.3"
SciMLOperators = "0.3.7"
StaticArrays = "1.7"
StaticArraysCore = "1.4"
Statistics = "1.9"
SymbolicIndexingInterface = "0.2"
Tables = "1"
TruncatedStacktraces = "1"
Tables = "1.11"
TruncatedStacktraces = "1.4"
QuasiMonteCarlo = "0.2.19, 0.3"
Zygote = "0.6.67"
julia = "1.9"
Expand Down

0 comments on commit a2cac64

Please sign in to comment.