From b7d5a19449f97c239126e395691eb5df50849133 Mon Sep 17 00:00:00 2001 From: Carl Oscar Aaro Date: Wed, 15 Nov 2017 10:49:01 +0100 Subject: [PATCH] Downgraded py to 1.4.34 again --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30320fb2b..1870b8ecb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ multidict==3.3.2 mypy==0.550 packaging==16.8 pycodestyle==2.3.1 -py==1.5.0 +py==1.4.34 pyparsing==2.2.0 pytest==3.2.4 pytest-cov==2.5.1