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 09ea5cf commit 6654b14Copy full SHA for 6654b14
pyproject.toml
@@ -24,7 +24,8 @@ dependencies = [
24
"tqdm",
25
"rdkit",
26
"chebai>=1.0.1",
27
- "chebai_graph @ git+https://github.com/ChEB-AI/python-chebai-graph.git"
+ "chebai_graph @ git+https://github.com/ChEB-AI/python-chebai-graph.git",
28
+ "chemlog>=1.0.4"
29
]
30
31
[project.scripts]
0 commit comments