diff --git a/CondaPkg.toml b/CondaPkg.toml index 9b378c2..b5f1983 100644 --- a/CondaPkg.toml +++ b/CondaPkg.toml @@ -1,6 +1,6 @@ [deps] numpy = "" pillow = "" -protobuf = "=3" +protobuf = ">=3" python = ">=3.9" wandb = ">=0.13"