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 0e3e912 commit 25f74d0Copy full SHA for 25f74d0
requirements.txt
@@ -7,7 +7,7 @@ python_json_logger~=2.0.4
7
PyYAML~=6.0
8
requests~=2.32.3
9
setuptools~=70.0.0
10
-cachetools~=5.3.0
+cachetools~=5.5.0
11
prometheus-client~=0.20.0
12
opentelemetry-api~=1.26.0
13
opentelemetry-sdk~=1.26.0
setup.cfg
@@ -41,7 +41,7 @@ install_requires =
41
42
43
44
- cachetools~=5.3.0
+ cachetools~=5.5.0
45
46
47
0 commit comments