mirror of
https://github.com/kemayo/leech
synced 2026-05-02 01:10:50 +02:00
Update requirement versions
This commit is contained in:
parent
18c9d68617
commit
0f117f8625
1 changed files with 7 additions and 7 deletions
|
|
@ -1,19 +1,19 @@
|
|||
attrs==17.2.0
|
||||
beautifulsoup4==4.6.0
|
||||
attrs==18.2.0
|
||||
beautifulsoup4==4.6.3
|
||||
certifi==2017.7.27.1
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
click-default-group==1.2
|
||||
flake8==3.3.0
|
||||
html5lib==0.999999999
|
||||
idna==2.6
|
||||
mccabe==0.6.1
|
||||
olefile==0.44
|
||||
Pillow==4.3.0
|
||||
Pillow==5.2.0
|
||||
pycodestyle==2.3.1
|
||||
pyflakes==1.5.0
|
||||
requests==2.18.4
|
||||
requests==2.19.1
|
||||
requests-cache==0.4.13
|
||||
six==1.10.0
|
||||
urllib3==1.22
|
||||
urllib3==1.23
|
||||
webencodings==0.5.1
|
||||
click==6.7
|
||||
click-default-group==1.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue