Skip to content

Commit b6bcf3a

Browse files
committed
chore(community): update community pyproject.toml requires-python to <4.0.0, to match geni and vertex modules
1 parent 839c541 commit b6bcf3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/community/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
authors = []
1111

1212
version = "3.0.1"
13-
requires-python = ">=3.10.0,<3.15.0"
13+
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langchain-core>=1.0.0,<2.0.0",
1616
"langchain-community>=0.4.0,<2.0.0",

0 commit comments

Comments
 (0)