From 0ce5b80a1db5b46e7d2cd52b1f04fb4b9d7c2aae Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 15 Nov 2017 13:20:52 +0100 Subject: [PATCH] Pin prompt-toolkit to latest version 1.0.15 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b08e7057..e52d2b09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ raven>=5.23.0 psutil>=3.0.0 zipstream>=1.1.4 typing>=3.5.3.0 # Otherwise yarl fail with python 3.4 -prompt-toolkit +prompt-toolkit==1.0.15