matrix-nio == 0.6

If nio 0.9 is installed, the build fails for python 2.7. Unfortunately you're not able to change the used python version in weechat. This change should stay until all stable systems are using python3 as default.
This commit is contained in:
Johannes Visintini 2020-03-23 00:52:19 +01:00 committed by GitHub
parent 847994139b
commit 61ccf1ca8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ atomicwrites
attrs attrs
logbook logbook
pygments pygments
matrix-nio[e2e]>=0.6 matrix-nio[e2e]==0.6
aiohttp ; python_version >= "3.5" aiohttp ; python_version >= "3.5"
python-magic python-magic
requests requests