We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95040d8 commit 21c5e18Copy full SHA for 21c5e18
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"pydantic-settings (>=2.11.0,<2.12.0)",
36
"requests (>=2.32.3,<2.33.0)",
37
"setuptools (>=80.9.0,<80.10.0)",
38
- "cachetools (>=5.5.0,<5.6.0)",
+ "cachetools (>=7.0.2,<7.1.0)",
39
"prometheus-client (>=0.22.1,<0.23.0)",
40
"opentelemetry-api (>=1.35.0,<1.36.0)",
41
"opentelemetry-sdk (>=1.35.0,<1.36.0)",
0 commit comments