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 8a41d7c commit 4bd60e0Copy full SHA for 4bd60e0
requirements.txt
@@ -8,7 +8,7 @@ PyYAML~=6.0
8
pydantic~=2.11.3
9
requests~=2.32.3
10
setuptools~=80.9.0
11
-cachetools~=5.5.0
+cachetools~=6.1.0
12
prometheus-client~=0.22.1
13
opentelemetry-api~=1.35.0
14
opentelemetry-sdk~=1.35.0
setup.cfg
@@ -44,7 +44,7 @@ install_requires =
44
PyYAML~=6.0
45
46
47
- cachetools~=5.5.0
+ cachetools~=6.1.0
48
49
50
0 commit comments