We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0e069 commit a37fbbcCopy full SHA for a37fbbc
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
25
[tool.poetry.dependencies]
26
-python = "^3.9"
+python = ">=3.9, <3.12"
27
langchain = "0.1.15"
28
langchain-openai = "^0.1.6"
29
langchain-google-genai = "^1.0.3"
0 commit comments