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 90eaa31Copy full SHA for 90eaa31
pyproject.toml
@@ -36,13 +36,13 @@ Changelog = "https://github.com/googleapis/langchain-google-spanner-python/blob/
36
37
[project.optional-dependencies]
38
lint = [
39
- "black[jupyter]==24.8.0",
+ "black[jupyter]==25.1.0",
40
"flake8==6.1.0",
41
"isort==5.13.2",
42
]
43
44
test = [
45
46
"bs4==0.0.2",
47
48
0 commit comments