Skip to content

Commit

Permalink
Revert "Update langchain from 0.3.15 to 0.3.17"
Browse files Browse the repository at this point in the history
This reverts commit 0c000b5.
  • Loading branch information
rokm committed Feb 3, 2025
1 parent 06ec2b9 commit 5e6f81e
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 @@ -218,7 +218,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.17; python_version >= '3.9' and python_version < '3.13'
langchain==0.3.15; 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 5e6f81e

Please sign in to comment.