@@ -91,8 +91,8 @@ envlist =
9191 python-adapter_waitress-{py37,py38,py39}-waitress010404,
9292 python-agent_features-{py37,py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
9393 python-agent_features-pypy310-without_extensions,
94- python-agent_streaming-{py37,py38,py39,py310,py311,py312,py313}-protobuf05 -{with,without}_extensions,
95- python-agent_streaming-py39-protobuf{03,0319,04}-{with,without}_extensions,
94+ python-agent_streaming-{py37,py38,py39,py310,py311,py312,py313}-protobuf06 -{with,without}_extensions,
95+ python-agent_streaming-py39-protobuf{03,0319,04,05 }-{with,without}_extensions,
9696 python-agent_unittests-{py37,py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
9797 python-agent_unittests-pypy310-without_extensions,
9898 python-application_celery-{py37,py38,py39,py310,py311,py312,py313,pypy310}-celerylatest,
@@ -220,6 +220,7 @@ deps =
220220 adapter_waitress-waitresslatest: waitress
221221 agent_features: beautifulsoup4
222222 agent_features: protobuf
223+ agent_streaming-protobuf06: protobuf<7
223224 agent_streaming-protobuf05: protobuf<6
224225 agent_streaming-protobuf04: protobuf<5
225226 agent_streaming-protobuf03: protobuf<4
0 commit comments