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 c60df86 commit 2286a88Copy full SHA for 2286a88
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.4.0,<80.5.0)",
37
- "cachetools (>=5.5.0,<5.6.0)",
+ "cachetools (>=6.0.0,<6.1.0)",
38
"prometheus-client (>=0.21.1,<0.22.0)",
39
"opentelemetry-api (>=1.32.0,<1.33.0)",
40
"opentelemetry-sdk (>=1.32.0,<1.33.0)",
0 commit comments