update dependencies
This commit is contained in:
parent
14af982754
commit
71fa7a8f8f
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
aiohttp==3.5.4
|
||||
aiohttp==3.6.1
|
||||
async-timeout==3.0.1
|
||||
attrs==19.1.0
|
||||
certifi==2019.3.9
|
||||
certifi==2019.9.11
|
||||
chardet==3.0.4
|
||||
feedparser==5.2.1
|
||||
idna==2.8
|
||||
multidict==4.5.2
|
||||
PyYAML==5.1
|
||||
PyYAML==5.1.2
|
||||
raven==6.10.0
|
||||
requests==2.21.0
|
||||
urllib3==1.24.1
|
||||
requests==2.22.0
|
||||
urllib3==1.25.6
|
||||
wallabag-api==1.2.3
|
||||
yarl==1.3.0
|
||||
|
|
Reference in a new issue