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 06cf4a1 commit 1940a5dCopy full SHA for 1940a5d
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pydantic (>=2.11.3,<2.12.0)",
35
"requests (>=2.32.3,<2.33.0)",
36
"setuptools (>=80.9.0,<80.10.0)",
37
- "cachetools (>=5.5.0,<5.6.0)",
+ "cachetools (>=6.1.0,<6.2.0)",
38
"prometheus-client (>=0.22.1,<0.23.0)",
39
"opentelemetry-api (>=1.35.0,<1.36.0)",
40
"opentelemetry-sdk (>=1.35.0,<1.36.0)",
0 commit comments