Add dev requirements, switch main to upstream nio
This commit is contained in:
parent
037a6f1b8d
commit
5b192e34da
5
requirements-dev.txt
Normal file
5
requirements-dev.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
remote_pdb >= 2.0.0, < 3
|
||||
pdbpp >= 0.10.2, < 0.11
|
||||
pprintpp >= 0.4.0, < 0.5
|
||||
|
||||
git+http://github.com/mirukana/matrix-nio#egg=matrix-nio[e2e]
|
|
@ -6,11 +6,10 @@ cairosvg >= 2.4.2, < 3
|
|||
filetype >= 1.0.7, < 2
|
||||
html_sanitizer >= 1.9.1, < 2
|
||||
lxml >= 4.5.1, < 5
|
||||
matrix-nio[e2e] >= 0.13.0, <0.14
|
||||
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]
|
||||
|
|
Loading…
Reference in New Issue
Block a user