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 6f7ca01 commit ea8ab42Copy full SHA for ea8ab42
requirements.txt
@@ -7,7 +7,7 @@ python_json_logger~=2.0.4
7
PyYAML~=6.0
8
requests~=2.32.2
9
setuptools~=70.3.0
10
-cachetools~=5.3.0
+cachetools~=5.4.0
11
prometheus-client~=0.20.0
12
opentelemetry-api~=1.22.0
13
opentelemetry-sdk~=1.22.0
setup.cfg
@@ -43,7 +43,7 @@ install_requires =
43
44
45
46
- cachetools~=5.3.0
+ cachetools~=5.4.0
47
48
49
0 commit comments