We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84de931 commit 96673bcCopy full SHA for 96673bc
pyproject.toml
@@ -31,6 +31,8 @@ classifiers = [
31
]
32
dynamic = ["version"]
33
dependencies = [
34
+ 'rich',
35
+ 'networkx',
36
'pytensor',
37
'typing-extensions; python_version < "3.11"',
38
0 commit comments