requirements: Fix the nio requirement.
This commit is contained in:
parent
5ba5948eee
commit
2a24096505
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue