From dd747da938e414606d34d0aafbdfc00851998419 Mon Sep 17 00:00:00 2001 From: Ethan Harris Date: Mon, 25 Nov 2024 13:43:46 +0000 Subject: [PATCH] Chore: Bump sdk to 0.1.35 Bump sdk version to 0.1.35 so we get the new argument for model download --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a137bd3..05c11f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # NOTE: once we add more dependencies, consider update dependabot to check for updates -lightning-sdk >=0.1.26 +lightning-sdk >=0.1.35