rapidpro / casepro

Case management dashboard for RapidPro
BSD 3-Clause "New" or "Revised" License
21 stars 31 forks source link

Lock celery to v4.4.6 #349

Closed evansmurithi closed 3 years ago

evansmurithi commented 3 years ago

Celery 4.4.7 attempts to use amqp despite being given Redis broker url

resolves rapidpro/casepro#348

codecov[bot] commented 3 years ago

Codecov Report

Merging #349 (bbcda95) into main (c6f0826) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #349   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         4530      4530           
=========================================
  Hits          4530      4530           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c6f0826...bbcda95. Read the comment docs.