Skip to content

Commit

Permalink
chore(deps): Specify and use pytorch==2.1.2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan authored Jun 13, 2024
1 parent d60ba6f commit b36ca79
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions tutorial-scipy-2024/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ dependencies:
- gcsfs
- s3fs
- pandas
- pytorch==2.1.2
- streamlit
- panel
- pip
- pip:
- langchain==0.2.1
- langchain-community==0.2.1
- langchain==0.2.3
- langchain-community==0.2.4
- langchain-qdrant==0.1.0
- langchain-huggingface==0.0.3
- jupyter-panel-proxy==0.2.0a2
- qdrant-client
- sentence-transformers
Expand Down

0 comments on commit b36ca79

Please sign in to comment.