Skip to content

Commit

Permalink
adding deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpastor97 committed Mar 28, 2024
1 parent df7feda commit 61088d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"bottle",
"typer[all]",
"requests",
"networkx",
"logomaker",
"seaborn",
"typing_extensions",
], # Required packages, pulls from pip if needed; do not use for Conda deployment
platforms=[
Expand Down

0 comments on commit 61088d1

Please sign in to comment.