Skip to content

Commit

Permalink
hopefully fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mehradans92 committed Dec 3, 2024
1 parent 3ed5784 commit b723212
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
pydantic==2.9.2
langchain==0.2.17
langchain-openai
langchain-openai==0.1.4
langchain-community==0.0.34
langchain-anthropic
langchain-core==0.2.43
langchain-anthropic==0.1.13
openai==1.23.6
pydantic==2.9.2
numpy==1.26.4
pandas==2.2.2
matplotlib==3.8.4
Expand Down

0 comments on commit b723212

Please sign in to comment.