From 13d3196f9a01b823ad7fe754554f55832f521ed8 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 15 Dec 2019 05:21:11 +0100 Subject: [PATCH] Add requirements.txt and Readme Readme describes how to update the requirements.txt file --- Readme.md | 2 ++ requirements.txt | 7 +------ 2 files changed, 3 insertions(+), 6 deletions(-) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..cde1675 --- /dev/null +++ b/Readme.md @@ -0,0 +1,2 @@ +### Updating the requirements.txt +Please use [pipreqs](https://github.com/bndr/pipreqs) to update the requirements.txt file in our project. diff --git a/requirements.txt b/requirements.txt index 902a8d6..8b13789 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1 @@ -prompt-toolkit==1.0.14 -Pygments==2.5.2 -PyInquirer==1.0.3 -regex==2019.12.9 -six==1.13.0 -wcwidth==0.1.7 +