summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonchild <git-repo@palemoon.org>2018-07-13 18:48:42 +0200
committerGitHub <noreply@github.com>2018-07-13 18:48:42 +0200
commit4038e3c2438827b1bdd385a068e8b7f1445ff5c9 (patch)
tree232887fb19882ea831780825252952379c9d8d27
parent9cb81d2cc65730e68f564522e78b6e3c6628bb68 (diff)
downloadpalemoon-gre-4038e3c2438827b1bdd385a068e8b7f1445ff5c9.tar.gz
Update requirements.txt
-rw-r--r--testing/mozharness/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mozharness/requirements.txt b/testing/mozharness/requirements.txt
index 0cac11534..61e6730d9 100644
--- a/testing/mozharness/requirements.txt
+++ b/testing/mozharness/requirements.txt
@@ -8,7 +8,7 @@ dulwich==0.8.7
hg-git==0.4.0
logilab-astng==0.24.2
logilab-common==0.59.0
-mercurial==2.6.3
+mercurial ~> 4.1.3
mock==1.0.1
nose==1.2.1
ordereddict==1.1
@@ -22,4 +22,4 @@ virtualenv==1.5.1
wsgiref==0.1.2
urllib3==1.9.1
google-api-python-client==1.3.1
-oauth2client==1.4.2 \ No newline at end of file
+oauth2client==1.4.2