From 5a6b0cc07bcefc288fb04e3ff4a6c311a93901c0 Mon Sep 17 00:00:00 2001 From: ziajka Date: Thu, 23 Nov 2017 16:39:15 +0100 Subject: [PATCH] Keep at least this version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e52d2b09..e61109d3 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==1.0.15 +prompt-toolkit>=1.0.15