Skip to content

Commit

Permalink
added missing pyarrow dependency after change in how Chembl resource …
Browse files Browse the repository at this point in the history
…is built
  • Loading branch information
RichJackson committed Sep 12, 2024
1 parent f5df822 commit ca2cc45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies = [
"requests>=2.20.0",
"hydra-core>=1.3.0",
"pandas>=1.0.0",
"pyarrow",
"pyahocorasick",
"pymongo>=4.3.3",
"rapidfuzz>=1.0.0",
Expand Down

0 comments on commit ca2cc45

Please sign in to comment.