File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6262 "celery" : {
6363 "package" : "celery" ,
6464 "deps" : {
65- "*" : ["newrelic" , "redis" ],
65+ "*" : ["newrelic<10.17.0 " , "redis" ],
6666 "py3.7" : ["importlib-metadata<5.0" ],
6767 },
6868 },
Original file line number Diff line number Diff line change 1010# The file (and all resulting CI YAMLs) then need to be regenerated via
1111# "scripts/generate-test-files.sh".
1212#
13- # Last generated: 2025-09-05T07:07:00.296971 +00:00
13+ # Last generated: 2025-09-05T07:14:50.663886 +00:00
1414
1515[tox]
1616requires =
@@ -649,7 +649,7 @@ deps =
649649 celery-v4.4.7: celery ==4.4.7
650650 celery-v5.0.5: celery ==5.0.5
651651 celery-v5.5.3: celery ==5.5.3
652- celery: newrelic
652+ celery: newrelic<10.17.0
653653 celery: redis
654654 {py3.7}-celery: importlib-metadata<5.0
655655
You can’t perform that action at this time.
0 commit comments