Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replacing Pygraphviz with Pyvis (mckinsey#237)
* Replacing Pygraphviz with Pyvis * Replacing Pygraphviz with Pyvis * Replacing Pygraphviz with Pyvis * temp (#242) * Limiting numpy version (mckinsey#217) * adding line on yml - no effect * adding line on yml - no effect * changing req.txt * changing req.txt * changing req.txt * adding setuptools requirement (mckinsey#218) * adding setuptools requirement * adding setuptools requirement * update dictionaries to pass linting (mckinsey#230) * Refactor/unlock numpy kl (mckinsey#235) * unlocking numpy * unlocking numpy * unlocking numpy * dependency fixes for docs and linters * requirement fixes : numpy <1.24 for all python versions --------- Co-authored-by: kyle_lim <[email protected]> * Simplifying requirements - Numpy version range (mckinsey#236) * Remove python 3.6 and 3.7 support (mckinsey#234) * remove python 3.6 and 3.7 support * update documentation * remove comment regarding ignoring a warning when running `make build-docs` * removing ipython from test requiremnets * Update README.md Co-authored-by: Philip Pilgerstorfer <[email protected]> --------- Co-authored-by: GabrielAz <[email protected]> Co-authored-by: Gabriel Azevedo Ferreira <[email protected]> Co-authored-by: Philip Pilgerstorfer <[email protected]> * unlocking numpy (mckinsey#238) Co-authored-by: Gabriel Azevedo <[email protected]> * Release 0.11.2 (mckinsey#239) Co-authored-by: Gabriel Azevedo <[email protected]> --------- Co-authored-by: ElisabethSesterHussQB <[email protected]> Co-authored-by: kyle_lim <[email protected]> Co-authored-by: Philip Pilgerstorfer <[email protected]> Co-authored-by: Gabriel Azevedo <[email protected]> * adding cython to config * adding cython to config * adding cython to config * adding cython to config --------- Co-authored-by: Gabriel Azevedo <[email protected]> Co-authored-by: ElisabethSesterHussQB <[email protected]> Co-authored-by: kyle_lim <[email protected]> Co-authored-by: Philip Pilgerstorfer <[email protected]>
- Loading branch information