mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 21:23:55 +08:00
prometheus-remote-write: bump cramjam to 2.8.4 in test-requirements (#3157)
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
This commit is contained in:
@ -3,7 +3,7 @@ certifi==2024.7.4
|
||||
charset-normalizer==3.3.2
|
||||
# We can drop this after bumping baseline to pypy-39
|
||||
cramjam==2.1.0; platform_python_implementation == "PyPy"
|
||||
cramjam==2.8.1; platform_python_implementation != "PyPy"
|
||||
cramjam==2.8.4; platform_python_implementation != "PyPy"
|
||||
Deprecated==1.2.14
|
||||
idna==3.7
|
||||
iniconfig==2.0.0
|
||||
|
Reference in New Issue
Block a user