From 83163ae4b3b592c0e568641058a8e3eae4a1beee Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 14 Jul 2017 12:47:25 +0200 Subject: [PATCH] Update Windows requirements. --- win_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win_requirements.txt b/win_requirements.txt index c5269b71bc..a0ece23afc 100644 --- a/win_requirements.txt +++ b/win_requirements.txt @@ -3,7 +3,7 @@ # windows specific pypiwin32 # general -django >= 1.8, < 1.10 +django > 1.10, < 2.0 twisted >= 16.0.0 mock >= 1.0.1 pillow == 2.9.0