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 b7e6be9 commit c0d6e90Copy full SHA for c0d6e90
requirements.txt
@@ -9,7 +9,7 @@ pydantic~=2.11.3
9
requests~=2.32.3
10
setuptools~=78.1.0
11
cachetools~=5.5.0
12
-prometheus-client~=0.21.1
+prometheus-client~=0.22.0
13
opentelemetry-api~=1.32.0
14
opentelemetry-sdk~=1.32.0
15
deprecation~=2.1.0
setup.cfg
@@ -45,7 +45,7 @@ install_requires =
45
46
47
48
- prometheus-client~=0.21.1
+ prometheus-client~=0.22.0
49
50
51
0 commit comments