Update requirements.txt
This commit is contained in:
parent
977f03355b
commit
1ab5d688ff
1 changed files with 23 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
astroid==2.4.2
|
||||
beautifulsoup4==4.9.1
|
||||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
idna==2.9
|
||||
isort==4.3.21
|
||||
lazy-object-proxy==1.4.3
|
||||
mccabe==0.6.1
|
||||
prompt-toolkit==1.0.14
|
||||
pyconfigstore3==1.0.1
|
||||
pyfiglet==0.8.post1
|
||||
Pygments==2.6.1
|
||||
PyInquirer==1.0.3
|
||||
pylint==2.5.3
|
||||
regex==2020.6.8
|
||||
requests==2.24.0
|
||||
six==1.15.0
|
||||
soupsieve==2.0.1
|
||||
termcolor==1.1.0
|
||||
toml==0.10.1
|
||||
urllib3==1.25.9
|
||||
wcwidth==0.2.5
|
||||
wrapt==1.12.1
|
Loading…
Reference in a new issue