Add requirements.txt and Readme

Readme describes how to update the requirements.txt file
This commit is contained in:
Marcel Schwarz 2019-12-15 05:21:11 +01:00
parent c2b2fe720f
commit 13d3196f9a
2 changed files with 3 additions and 6 deletions

2
Readme.md Normal file
View File

@ -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.

View File

@ -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