From a99a4a3d3a87d4792e179023fb7f1105435c0cc7 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Mon, 20 Apr 2020 17:49:34 +0000 Subject: [PATCH] Added an explicit dependency on svn. Under py3 it can be installed with pip, and doesn't need OS packages for python-subversion (it still needs libsvn1, though). - Legacy-Id: 17664 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index d63b0651d..e71bf8e81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,6 +61,7 @@ rfc2html>=2.0.1 selenium>=2.42,<3.8.1 six>=1.9.0 sqlparse>=0.2.2 +svn>=1.0.1 tblib>=1.3.0 tqdm>=3.7.0 #Trac>=1.0.10,<1.2