Skip to content

Commit 955cae3

Browse files
committed
fix tach
1 parent efb547f commit 955cae3

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,6 @@ dependencies = [
3434
langchain = [
3535
"langchain==0.2.14; python_version >= '3.8.1'"
3636
]
37-
38-
39-
[dependency-groups]
40-
dev = [
41-
"pytest==7.4.0",
42-
"pytest-depends",
43-
"pytest-asyncio",
44-
"pytest-vcr",
45-
"pytest-mock",
46-
"pyfakefs",
47-
"requests_mock==1.11.0",
48-
"ruff",
49-
"vcrpy>=6.0.0; python_version >= '3.8'"
50-
]
51-
52-
5337
ci = [
5438
"tach~=0.9",
5539
]

0 commit comments

Comments
 (0)