@@ -91,7 +91,7 @@ envlist =
9191 python-agent_unittests-{py37,py38,py39,py310,py311,py312}-{with,without}_extensions,
9292 python-agent_unittests-pypy310-without_extensions,
9393 python-application_celery-{py37,py38,py39,py310,py311,py312,pypy310}-celerylatest,
94- python-application_celery-py311-celery{0503,0502,0501 },
94+ python-application_celery-py311-celery{0504, 0503,0502},
9595 python-component_djangorestframework-{py37,py38,py39,py310,py311,py312}-djangorestframeworklatest,
9696 python-component_flask_rest-{py38,py39,py310,py311,py312,pypy310}-flaskrestxlatest,
9797 python-component_flask_rest-py37-flaskrestx110,
@@ -200,9 +200,9 @@ deps =
200200 agent_features: beautifulsoup4
201201 agent_features: protobuf
202202 application_celery-celerylatest: celery[pytest]
203+ application_celery-celery0504: celery[pytest]<5.5
203204 application_celery-celery0503: celery[pytest]<5.4
204205 application_celery-celery0502: celery[pytest]<5.3
205- application_celery-celery0501: celery[pytest]<5.2
206206 application_celery-{py37,pypy310}: importlib-metadata<5.0
207207 mlmodel_sklearn: pandas
208208 mlmodel_sklearn: protobuf
0 commit comments