mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
Merge pull request #193 from daniele-roncaglioni/189-poetry-python-version-issue
This commit is contained in:
commit
590aab792d
@ -23,7 +23,7 @@ classifiers = [
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = ">=3.9, <3.12"
|
||||
langchain = "0.1.15"
|
||||
langchain-openai = "^0.1.6"
|
||||
langchain-google-genai = "^1.0.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user