requirements: Add requests and python-magic.

This commit is contained in:
Damir Jelić 2019-10-20 14:03:06 +02:00
parent a9d6864f3a
commit 4a3f5217bc

View file

@ -8,3 +8,5 @@ logbook
pygments
matrix-nio[e2e]>=0.6
aiohttp ; python_version >= "3.5"
python-magic
requests