Skip to content

Commit 81613d9

Browse files
committed
Temporarily use forked version of PubChemPy from keceli/PubChemPy
See: mcs07/PubChemPy#93 mcs07/PubChemPy#99 mcs07/PubChemPy#101 mcs07/PubChemPy#102
1 parent 980db69 commit 81613d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"langchain-anthropic>=0.3.13",
2222
"pydantic",
2323
"pandas",
24-
"pubchempy",
24+
"pubchempy @ git+https://github.com/keceli/PubChemPy.git@main",
2525
"pyppeteer",
2626
"numpy>=2",
2727
"langchain-experimental>=0.3.4",

0 commit comments

Comments
 (0)