diff --git a/recipes/loompy/meta.yaml b/recipes/loompy/meta.yaml index 3a303dd487f04..3c392b18480b8 100644 --- a/recipes/loompy/meta.yaml +++ b/recipes/loompy/meta.yaml @@ -1,5 +1,5 @@ -{% set version = "2.0.10" %} -{% set sha256 = "fc5d5e42e02fdbc073049db479ca8f2af6763230c8b5942dce6e128bb5359a3c" %} +{% set version = "2.0.16" %} +{% set sha256 = "5c5d9f60c410a91aadaf8f176a79d4427d7142af6be1f27309b3a689564665a5" %} package: name: loompy @@ -24,6 +24,7 @@ requirements: - numpy - scipy - typing + - pandas test: imports: