diff --git a/setup.py b/setup.py index fd2f95e..6cec9ed 100644 --- a/setup.py +++ b/setup.py @@ -29,13 +29,13 @@ 'tqdm', 'numpy', 'rdflib==4.2.2', - 'bio2bel==0.2.0', - 'bio2bel_hgnc==0.2.1', - 'bio2bel_chebi==0.2.0', - 'bio2bel_kegg==0.2.1', - 'bio2bel_wikipathways==0.2.0', - 'bio2bel_reactome==0.2.0', - 'pybel==0.12.2', + 'bio2bel==0.2.1', + 'bio2bel_hgnc==0.2.2', + 'bio2bel_chebi==0.2.1', + 'bio2bel_kegg==0.2.3', + 'bio2bel_wikipathways==0.2.2', + 'bio2bel_reactome==0.2.3', + 'pybel==0.13.1', 'pybel-tools==0.7.0', ] ENTRY_POINTS = {