mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
template versions again (#13030)
- scipy was locked due to py version - same guardrails-output-parser - rag-redis
This commit is contained in:
@@ -6,7 +6,7 @@ authors = []
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
python = ">=3.9,<3.13"
|
||||
langchain = ">=0.0.325"
|
||||
openai = "^0.28.1"
|
||||
guardrails-ai = "^0.2.4"
|
||||
|
Reference in New Issue
Block a user