We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2738260 commit 04de2ebCopy full SHA for 04de2eb
pyproject.toml
@@ -38,14 +38,14 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
38
lint = [
39
"black[jupyter]==24.8.0",
40
"flake8==6.1.0",
41
- "isort==5.13.2",
+ "isort==6.0.0",
42
]
43
44
test = [
45
46
"bs4==0.0.2",
47
48
49
"mypy==1.11.2",
50
"pytest==8.3.3",
51
"pytest-asyncio==0.24.0",
0 commit comments