diff --git a/Project.toml b/Project.toml index e001d08..e9355a5 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [compat] PythonCall = "0.9.15" -julia = "1.3.1" +julia = "1.6" +CondaPkg = "0.2" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"