mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-04 21:00:36 +08:00
Update pyproject.toml
This commit is contained in:
parent
0ebc387446
commit
b7eae91246
@ -13,7 +13,6 @@ authors = [
|
||||
{ name = "Lorenzo Padoan", email = "lorenzo.padoan977@gmail.com" }
|
||||
]
|
||||
dependencies = [
|
||||
"langchain-community==0.2.9",
|
||||
"langchain>=0.2.10",
|
||||
"langchain-fireworks>=0.1.3",
|
||||
"langchain_community>=0.2.9",
|
||||
@ -94,4 +93,4 @@ dev-dependencies = [
|
||||
[tool.rye.scripts]
|
||||
pylint-local = "pylint scrapegraphai/**/*.py"
|
||||
pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py"
|
||||
update-requirements = "python 'manual deployment/autorequirements.py'"
|
||||
update-requirements = "python 'manual deployment/autorequirements.py'"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user