From fb279bf2a50dc060210db0a9f31bbbcc4c89c08f Mon Sep 17 00:00:00 2001 From: Sathvik Bhagavan Date: Thu, 4 Apr 2024 04:23:49 +0000 Subject: [PATCH] fixup! build: bump versions to get QA passing in Downgrade --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 6fa49dab2..e9f3a696a 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" Adapt = "4" AdvancedHMC = "0.6.1" Aqua = "0.8" -ArrayInterface = "7.8" +ArrayInterface = "7.9" CUDA = "5.2" ChainRulesCore = "1.21" ComponentArrays = "0.15.8" @@ -78,8 +78,8 @@ RuntimeGeneratedFunctions = "0.5.12" SafeTestsets = "0.1" SciMLBase = "2.28" Statistics = "1.10" -SymbolicUtils = "1.4" -Symbolics = "5.24.1" +SymbolicUtils = "1.5" +Symbolics = "5.27.1" Test = "1" UnPack = "1" Zygote = "0.6.69"