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 e1db225 commit 64f755aCopy full SHA for 64f755a
packages/mistralai_gcp/.speakeasy/gen.yaml
@@ -18,7 +18,7 @@ python:
18
pytest: ^8.2.2
19
pytest-asyncio: ^0.23.7
20
main:
21
- google-auth: ^2.31.0
+ google-auth: 2.27.0
22
requests: ^2.32.3
23
authors:
24
- Mistral
packages/mistralai_gcp/pyproject.toml
@@ -18,7 +18,7 @@ in-project = true
[tool.poetry.dependencies]
python = "^3.8"
eval-type-backport = "^0.2.0"
-google-auth = "2.27.0"
+google-auth = "^2.31.0"
httpx = "^0.27.0"
jsonpath-python = "^1.0.6"
pydantic = "~2.8.2"
0 commit comments