From 1cae3626d02c715af31978fca852434cc8077f2b Mon Sep 17 00:00:00 2001 From: Cocoa Date: Sat, 8 Jun 2024 01:29:12 +0100 Subject: [PATCH] {:nx, "~> 0.6"} --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 5ef08c1a..394049fe 100644 --- a/mix.exs +++ b/mix.exs @@ -1193,7 +1193,7 @@ defmodule Evision.MixProject do {:castore, "~> 0.1 or ~> 1.0"}, # runtime - {:nx, "~> 0.7"}, + {:nx, "~> 0.6"}, # optional ## kino: for smart cells and better output in livebook