mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 06:33:41 +00:00
test group
This commit is contained in:
2
templates/pirate-speak/poetry.lock
generated
2
templates/pirate-speak/poetry.lock
generated
@@ -1791,4 +1791,4 @@ multidict = ">=4.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "447ca7bd342e9882baaeeee00f2d668ad1f92730557466afabccb07bbf58aab6"
|
||||
content-hash = "50cb59c5a09a00e0748091f59fe8b33f3629c1e508ad0dd7d373f25471d9f9b8"
|
||||
|
||||
@@ -29,6 +29,11 @@ langchain-core = {path = "../../libs/core", develop = true}
|
||||
fastapi = "^0.104.0"
|
||||
sse-starlette = "^1.6.5"
|
||||
|
||||
[tool.poetry.group.test]
|
||||
optional = true
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
|
||||
[tool.ruff]
|
||||
select = [
|
||||
"E", # pycodestyle
|
||||
|
||||
Reference in New Issue
Block a user