From fb93bddc330ec9dc9f732a6e74ef30c5b6da979f Mon Sep 17 00:00:00 2001 From: Terence Tuhinanshu Date: Tue, 2 Jul 2024 22:26:40 -0400 Subject: [PATCH] Use gwlf-e develop as of https://github.com/WikiWatershed/gwlf-e/pull/95 --- src/mmw/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mmw/requirements/base.txt b/src/mmw/requirements/base.txt index 2ea0941e8..a26793e80 100644 --- a/src/mmw/requirements/base.txt +++ b/src/mmw/requirements/base.txt @@ -15,7 +15,7 @@ cryptography==36.0.1 pyOpenSSL==21.0.0 markdown==3.3.6 tr55==1.3.0 -git+https://github.com/WikiWatershed/gwlf-e.git@tt/94/python-3.10#egg=gwlf-e +git+https://github.com/WikiWatershed/gwlf-e.git@develop#egg=gwlf-e requests[security]==2.28.2 rollbar==0.16.2 retry==0.9.2