Skip to content

Commit b7eae91

Browse files
authored
Update pyproject.toml
1 parent 0ebc387 commit b7eae91

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ authors = [
1313
{ name = "Lorenzo Padoan", email = "lorenzo.padoan977@gmail.com" }
1414
]
1515
dependencies = [
16-
"langchain-community==0.2.9",
1716
"langchain>=0.2.10",
1817
"langchain-fireworks>=0.1.3",
1918
"langchain_community>=0.2.9",
@@ -94,4 +93,4 @@ dev-dependencies = [
9493
[tool.rye.scripts]
9594
pylint-local = "pylint scrapegraphai/**/*.py"
9695
pylint-ci = "pylint --disable=C0114,C0115,C0116 --exit-zero scrapegraphai/**/*.py"
97-
update-requirements = "python 'manual deployment/autorequirements.py'"
96+
update-requirements = "python 'manual deployment/autorequirements.py'"

0 commit comments

Comments
 (0)