cytoscape / ipycytoscape

A Cytoscape Jupyter widget
https://ipycytoscape.readthedocs.io/en/master/
BSD 3-Clause "New" or "Revised" License
264 stars 62 forks source link

Update py2neo dependency #297

Closed pwrose closed 2 years ago

pwrose commented 2 years ago

Switch from using PyPi prerelease version to the latest version of py2neo from conda-forge. The conda-forge version requires to add a dependency for monotonic. Closes #296.

github-actions[bot] commented 2 years ago

Binder :point_left: Launch a binder notebook on branch pwrose/ipycytoscape/master

pwrose commented 2 years ago

@marimeireles I'm not sure how to fix the pre-commit-ci error.

marimeireles commented 2 years ago

nice catch @pwrose! I didn't notice we were using the pypi version idk about this pre-commit thing but I'll look into it now

thank you for the pr! 🌸