Skip to content

Commit

Permalink
fix(python): Add missing Python dependencies for Python binding
Browse files Browse the repository at this point in the history
  • Loading branch information
Adda0 committed Nov 15, 2024
1 parent 039ff63 commit 73f9e01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bindings/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ ipython>=7.9.0
pandas>=1.3.5
networkx>=2.6.3
graphviz>=0.20.0
setuptools
papermill
ipykernel
seaborn

0 comments on commit 73f9e01

Please sign in to comment.