From eb6d8d197232829de8837ce8d7185d7d18bc25a3 Mon Sep 17 00:00:00 2001 From: John Hammond Date: Thu, 14 May 2020 22:26:53 -0400 Subject: [PATCH] Fixed the necessary pull to use Caleb's fork of prompt-toolkit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0dcec07..1779cfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ colorama==0.4.3 -prompt-toolkit==3.0.5 +git+https://github.com/calebstewart/python-prompt-toolkit wcwidth==0.1.9 netifaces==0.10.9 pygments==2.6.1