Skip to content

Commit 2ed6e9a

Browse files
committed
Added missing libraries
1 parent 0d6e0f7 commit 2ed6e9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies = [
2222
"wheel>=0.37.0",
2323
"dash_cytoscape>=1.0.2",
2424
"dash>=3.2.0",
25+
"colorama=>0.4.6"
2526
]
2627
classifiers = [
2728
"License :: OSI Approved :: MIT License",
@@ -50,6 +51,7 @@ docs = [
5051
"sphinx-rtd-theme>=3.0.2",
5152
"python-call-graph>=2.1.4",
5253
"sphinx-autoapi>=3.0.0",
54+
"pdoc3=>0.11.6"
5355
]
5456

5557
# Optional: live-reload while writing docs

0 commit comments

Comments
 (0)