From 5a85d6b3eab87e044e1e7df8adb49c7acc0107c4 Mon Sep 17 00:00:00 2001 From: Zulqarnain Date: Thu, 23 Jul 2020 19:55:47 +0500 Subject: [PATCH] change constraint message --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 00dbef21d3..c7a3e0d904 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -76,7 +76,7 @@ Markdown==2.6.11 # Matplotlib 3.1 requires Python 3.6 matplotlib<3.1 -# Version 2.0.0 is breaking quality tests, See https://openedx.atlassian.net/browse/BOM-1949 for reference +# maxminddb 2.0.0 has dropped support for Python 3.5 maxminddb<2.0.0 # mock version 4.0.0 drops support for python 3.5