Ladsgroup has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/386458 )

Change subject: Update to Celery 4
......................................................................


Update to Celery 4

Bug: T178441
Change-Id: Ia7f673fcc1042cda45b9f22c08ef5219448d3663
---
M requirements.txt
M submodules/wheels
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Ladsgroup: Verified; Looks good to me, approved



diff --git a/requirements.txt b/requirements.txt
index d163041..242acc0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
-celery >= 3.1.22, < 3.1.999
+celery >= 4.1.0, < 4.1.999
 editquality >= 0.4.1, < 0.4.999
-ores >= 0.7.3, < 0.7.999
+ores >= 1.0.0, < 1.0.999
 redis >= 2.10.5, < 2.10.999
 revscoring >= 2.0.6, < 1.3.999
 statsd >= 3.2.1, < 3.2.999
diff --git a/submodules/wheels b/submodules/wheels
index 50d4d2d..fa10d20 160000
--- a/submodules/wheels
+++ b/submodules/wheels
@@ -1 +1 @@
-Subproject commit 50d4d2db2ca442254f33502b1fbbcebe9d8679dc
+Subproject commit fa10d2033e7fdeef91212dae01074bf86868f6e1

-- 
To view, visit https://gerrit.wikimedia.org/r/386458
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia7f673fcc1042cda45b9f22c08ef5219448d3663
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/ores/deploy
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Halfak <[email protected]>
Gerrit-Reviewer: Ladsgroup <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to