Skip to content

Commit

Permalink
Update dependency langchain-text-splitters to v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent da40a57 commit a43c5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jsonschema==4.23.0 ; python_full_version >= "3.12.0" and python_full_version < "
khl-py==0.3.17 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
kiwisolver==1.4.8 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
langchain-core==0.3.29 ; python_full_version >= "3.12.0" and python_version < "4.0"
langchain-text-splitters==0.3.4 ; python_full_version >= "3.12.0" and python_version < "4.0"
langchain-text-splitters==0.3.5 ; python_full_version >= "3.12.0" and python_version < "4.0"
langchain==0.3.14 ; python_full_version >= "3.12.0" and python_version < "4.0"
langconv @ git+https://github.com/OasisAkari/langconv.py.git@975ee0896096b63148f0930db762607a5a2113df ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
langsmith==0.2.10 ; python_full_version >= "3.12.0" and python_version < "4.0"
Expand Down

0 comments on commit a43c5d0

Please sign in to comment.