From 647c1dbb058e66ab78dc4e019298d47890a4c874 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Jan 2018 06:47:36 +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 184af376..7e96b720 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 fails with python 3.4 -prompt-toolkit +prompt-toolkit==1.0.15