diff --git a/recipes/graphanalyzer/meta.yaml b/recipes/graphanalyzer/meta.yaml index dfc14901acd55..766e16d6837c5 100644 --- a/recipes/graphanalyzer/meta.yaml +++ b/recipes/graphanalyzer/meta.yaml @@ -7,7 +7,7 @@ package: build: noarch: generic - number: 0 + number: 1 source: url: https://github.com/lazzarigioele/{{ name }}/archive/v{{ version }}.tar.gz @@ -15,7 +15,7 @@ source: requirements: run: - - python >=3.6 + - python >=3.7 - pandas >=1.0 - networkx - hvplot