Skip to content

Commit

Permalink
add click
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Sep 25, 2024
1 parent 67312fe commit a06a27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
poetry install --directory libs/partners/chroma
poetry install --directory libs/partners/openai
poetry install --directory libs/partners/mistralai
poetry run pip install jupyter langgraph pypdf vcrpy
poetry run pip install jupyter langgraph click pypdf vcrpy
- name: Prepare notebooks
run: |
Expand Down

0 comments on commit a06a27e

Please sign in to comment.