Archived
1
0
Fork 0

add back requests (needed for github api)

This commit is contained in:
Lukas Winkler 2019-04-02 14:01:53 +02:00
parent 8be50d310d
commit 14af982754
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -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