requirements.txt: sort and update versions

This commit is contained in:
miruka 2020-05-30 19:14:50 -04:00
parent 39d3121faa
commit 9393ed0a3f

View File

@ -1,15 +1,16 @@
Pillow >= 7.0.0, < 8
pymediainfo >= 4.1, < 5
cairosvg >= 2.4.2, < 3
aiofiles >= 0.4.0, < 0.5
appdirs >= 1.4.3, < 2
filetype >= 1.0.5, < 2
html_sanitizer >= 1.7.3, < 2
lxml >= 4.5.0, < 5
mistune >= 0.8.4, < 0.9
appdirs >= 1.4.4, < 2
blist >= 1.3.6, < 2
dataclasses >= 0.6, < 0.7; python_version < "3.7"
cairosvg >= 2.4.2, < 3
filetype >= 1.0.7, < 2
html_sanitizer >= 1.9.1, < 2
lxml >= 4.5.1, < 5
mistune >= 0.8.4, < 0.9
pymediainfo >= 4.2.1, < 5
async_generator >= 1.10, < 2; python_version < "3.7"
dataclasses >= 0.6, < 0.7; python_version < "3.7"
pyfastcopy >= 1.0.3, < 2; python_version < "3.8"
git+http://github.com/mirukana/matrix-nio#egg=matrix-nio[e2e]