Skip to content

Commit 96673bc

Browse files
committed
add missing deps
1 parent 84de931 commit 96673bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ classifiers = [
3131
]
3232
dynamic = ["version"]
3333
dependencies = [
34+
'rich',
35+
'networkx',
3436
'pytensor',
3537
'typing-extensions; python_version < "3.11"',
3638
]

0 commit comments

Comments
 (0)