Skip to content

Commit ec7a42a

Browse files
fix(deps): update dependency langchain to v0.0.227
1 parent 0936494 commit ec7a42a

File tree

3 files changed

+30
-10
lines changed

3 files changed

+30
-10
lines changed

poetry.lock

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ fake-useragent = "^1.1.3"
2626
feedparser = "^6.0.10"
2727
invoke = "^2.1.2"
2828
jinja2 = "^3.1.2"
29-
langchain = "^0.0.191"
29+
langchain = "^0.0.227"
3030
mutagen = "^1.46.0"
3131
num2words = "^0.5.12"
3232
openai = "^0.27.7"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ iso8601==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
5757
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
5858
jinxed==1.2.0 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
5959
jmespath==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
60-
langchain==0.0.191 ; python_version >= "3.10" and python_version < "4.0"
60+
langchain==0.0.227 ; python_version >= "3.10" and python_version < "4.0"
6161
markdown==3.4.3 ; python_version >= "3.10" and python_version < "4.0"
6262
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
6363
marshmallow-enum==1.5.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)