Add requirements.txt and Readme
Readme describes how to update the requirements.txt file
This commit is contained in:
parent
c2b2fe720f
commit
13d3196f9a
2
Readme.md
Normal file
2
Readme.md
Normal 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.
|
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user