Skip to content

Commit

Permalink
chore(deps): Pin langchain to 0.2.1 to avoid warnings (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored Jun 11, 2024
1 parent a55b127 commit efcafb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial-scipy-2024/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dependencies:
- ipywidgets
- jupyterlab
- jupyter-server-proxy
- langchain>=0.2.3
- langchain-community>=0.2.3
- langchain==0.2.1
- langchain-community==0.2.1
- libopenblas
- nltk
- tqdm
Expand Down

0 comments on commit efcafb0

Please sign in to comment.