We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2899800 commit 3b44d10Copy full SHA for 3b44d10
mix.exs
@@ -37,7 +37,7 @@ defmodule Bumblebee.MixProject do
37
{:torchx, "~> 0.5.0", only: [:dev, :test]},
38
{:nx_image, "~> 0.1.0"},
39
{:unpickler, "~> 0.1.0"},
40
- {:castore, "~> 0.1.0"},
+ {:castore, "~> 0.1 or ~> 1.0"},
41
{:jason, "~> 1.4.0"},
42
{:unzip, "0.8.0"},
43
{:progress_bar, "~> 2.0"},
0 commit comments