add back requests (needed for github api)
This commit is contained in:
parent
8be50d310d
commit
14af982754
1 changed files with 3 additions and 0 deletions
|
@ -1,11 +1,14 @@
|
|||
aiohttp==3.5.4
|
||||
async-timeout==3.0.1
|
||||
attrs==19.1.0
|
||||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
feedparser==5.2.1
|
||||
idna==2.8
|
||||
multidict==4.5.2
|
||||
PyYAML==5.1
|
||||
raven==6.10.0
|
||||
requests==2.21.0
|
||||
urllib3==1.24.1
|
||||
wallabag-api==1.2.3
|
||||
yarl==1.3.0
|
||||
|
|
Reference in a new issue