1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2026-04-19 02:50:46 +02:00

Update requirements

This commit is contained in:
David Lynch 2019-05-25 15:38:01 -05:00
parent 40b4856a14
commit e8f9c6a085

View file

@ -1,19 +1,27 @@
attrs==18.2.0
beautifulsoup4==4.6.3
astroid==2.2.5
attrs==19.1.0
beautifulsoup4==4.7.1
certifi==2017.7.27.1
chardet==3.0.4
Click==7.0
click-default-group==1.2
flake8==3.3.0
html5lib==0.999999999
entrypoints==0.3
flake8==3.7.7
html5lib==1.0.1
idna==2.6
isort==4.3.17
lazy-object-proxy==1.3.1
mccabe==0.6.1
olefile==0.44
Pillow==5.2.0
pycodestyle==2.3.1
pyflakes==1.5.0
requests==2.19.1
requests-cache==0.4.13
Pillow==6.0.0
pycodestyle==2.5.0
pyflakes==2.1.1
pylint==2.3.1
requests==2.22.0
requests-cache==0.5.0
six==1.10.0
urllib3==1.23
soupsieve==1.9.1
typed-ast==1.3.4
urllib3==1.25.3
webencodings==0.5.1
wrapt==1.11.1