transifex-client: fix build

(cherry picked from commit cf65abe85a)
This commit is contained in:
Robert Schütz
2019-04-26 09:05:39 +02:00
committed by Marek Mahut
parent 7bccf729e8
commit 758e9a4fa8

View File

@@ -17,7 +17,7 @@ buildPythonApplication rec {
prePatch = ''
substituteInPlace requirements.txt --replace "urllib3<1.24" "urllib3<2.0" \
--replace "six==1.11.0" "six<2.0.0" \
--replace "python-slugify==1.2.6" "python-slugify<3.0.0"
--replace "python-slugify==1.2.6" "python-slugify<4.0.0"
'';
# Requires external resources