Skip to content

Commit 4aa747e

Browse files
committed
updated lock
1 parent 4733e29 commit 4aa747e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222

2323
[tool.poetry.dependencies]
24-
python = ">=3.9,<3.9.7 || >3.9.7,<3.12"
24+
python = ">3.9,<3.9.7 || >3.9.7,<3.12"
2525
langchain = "0.1.6"
2626
langchain_community = "0.0.19"
2727
langchain_core = "0.1.22"

0 commit comments

Comments
 (0)