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 16eaec8 commit 72dc1cfCopy full SHA for 72dc1cf
exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt
@@ -3,7 +3,7 @@ certifi==2024.7.4
3
charset-normalizer==3.3.2
4
# We can drop this after bumping baseline to pypy-39
5
cramjam==2.1.0; platform_python_implementation == "PyPy"
6
-cramjam==2.8.1; platform_python_implementation != "PyPy"
+cramjam==2.8.4; platform_python_implementation != "PyPy"
7
Deprecated==1.2.14
8
idna==3.7
9
iniconfig==2.0.0
0 commit comments