Skip to content

Commit 6654b14

Browse files
committed
add chemlog dependency
1 parent 09ea5cf commit 6654b14

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ dependencies = [
2424
"tqdm",
2525
"rdkit",
2626
"chebai>=1.0.1",
27-
"chebai_graph @ git+https://github.com/ChEB-AI/python-chebai-graph.git"
27+
"chebai_graph @ git+https://github.com/ChEB-AI/python-chebai-graph.git",
28+
"chemlog>=1.0.4"
2829
]
2930

3031
[project.scripts]

0 commit comments

Comments
 (0)