Skip to content

Commit

Permalink
didn't mean to commit to main
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlinLiao committed Nov 20, 2023
1 parent 64d16da commit 931e2fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml.unversioned
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ apiserver = [
]
cggnn = [
"bokeh",
"cg-gnn==0.3",
"tables",
"torch"
]
Expand Down Expand Up @@ -72,10 +73,12 @@ workflow = [
"Jinja2==3.1.2",
"tabulate==0.8.10",
"Pillow==9.5.0",
"cg-gnn==0.3",
"tables"
]
all = [
"bokeh",
"cg-gnn==0.3",
"torch",
"matplotlib==3.7.1",
"umap-learn==0.5.3",
Expand Down

0 comments on commit 931e2fd

Please sign in to comment.