update requirements.txt
This commit is contained in:
parent
06c1c1e955
commit
8b33bb21e8
1 changed files with 2 additions and 1 deletions
|
@ -3,12 +3,13 @@ async-timeout==3.0.1
|
|||
attrs==19.3.0
|
||||
certifi==2019.11.28
|
||||
chardet==3.0.4
|
||||
feedparser==5.2.1
|
||||
feedparser==6.0.0b1
|
||||
idna==2.8
|
||||
multidict==4.7.3
|
||||
pyyaml==5.3
|
||||
requests==2.22.0
|
||||
sentry-sdk==0.13.5
|
||||
sgmllib3k==1.0.0; python_version >= "3.0"
|
||||
urllib3==1.25.7
|
||||
wallabag-api==1.2.3
|
||||
yarl==1.4.2
|
||||
|
|
Reference in a new issue