From 13fe4a5a419d11b72654e28832987f6a63205735 Mon Sep 17 00:00:00 2001 From: J S <49557684+svilupp@users.noreply.github.com> Date: Fri, 23 Aug 2024 08:28:18 +0100 Subject: [PATCH] update PT dep compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b772828..6a9edb2 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ HTTP = "1.10" Inflate = "0.1" JSON = "0.21" LinearAlgebra = "1" -PromptingTools = "0.49" +PromptingTools = "0.50" SHA = "0.7" Serialization = "1" SparseArrays = "1"