Skip to content

Commit

Permalink
Update langchain from 0.3.8 to 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Dec 2, 2024
1 parent e7a52b3 commit 21a92d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ z3c.rml==4.4.0
freetype-py==2.5.1
vaderSentiment==3.3.2
# langchain depends on numpy<2.0.0, which does not have binary wheels for python 3.13.
langchain==0.3.8; python_version >= '3.9' and python_version < '3.13'
langchain==0.3.9; python_version >= '3.9' and python_version < '3.13'
seedir==0.5.0
cel-python==0.1.5
# pygwalker depends on quickjs, which at the time of writing (v1.19.4) cannot be built under python 3.13.
Expand Down

0 comments on commit 21a92d0

Please sign in to comment.