Update nio requirement
This commit is contained in:
		@@ -99,7 +99,7 @@ modules:
 | 
				
			|||||||
    sources:
 | 
					    sources:
 | 
				
			||||||
      - type: git
 | 
					      - type: git
 | 
				
			||||||
        url: https://github.com/mirukana/matrix-nio.git
 | 
					        url: https://github.com/mirukana/matrix-nio.git
 | 
				
			||||||
        commit: cd95f409ea2d4c20c619225e44245c178074da68
 | 
					        commit: eb7d192cfa15214940bc28c74de4988f8e68283a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: mirage
 | 
					  - name: mirage
 | 
				
			||||||
    buildsystem: qmake
 | 
					    buildsystem: qmake
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -778,7 +778,7 @@ modules:
 | 
				
			|||||||
    sha256: ee0ed4164440eeab27d1b01bc7b9b3afdc3124f68d4ea28d0821a402a9c7c044
 | 
					    sha256: ee0ed4164440eeab27d1b01bc7b9b3afdc3124f68d4ea28d0821a402a9c7c044
 | 
				
			||||||
  - type: git
 | 
					  - type: git
 | 
				
			||||||
    url: https://github.com/mirukana/matrix-nio.git
 | 
					    url: https://github.com/mirukana/matrix-nio.git
 | 
				
			||||||
    commit: cd95f409ea2d4c20c619225e44245c178074da68
 | 
					    commit: eb7d192cfa15214940bc28c74de4988f8e68283a
 | 
				
			||||||
- name: mirage
 | 
					- name: mirage
 | 
				
			||||||
  buildsystem: qmake
 | 
					  buildsystem: qmake
 | 
				
			||||||
  sources:
 | 
					  sources:
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,7 +5,6 @@ cairosvg          >= 2.4.2,  < 3
 | 
				
			|||||||
filetype          >= 1.0.7,  < 2
 | 
					filetype          >= 1.0.7,  < 2
 | 
				
			||||||
html_sanitizer    >= 1.9.1,  < 2
 | 
					html_sanitizer    >= 1.9.1,  < 2
 | 
				
			||||||
lxml              >= 4.5.1,  < 5
 | 
					lxml              >= 4.5.1,  < 5
 | 
				
			||||||
matrix-nio[e2e]   >= 0.17.0, < 0.18
 | 
					 | 
				
			||||||
mistune           >= 0.8.4,  < 0.9
 | 
					mistune           >= 0.8.4,  < 0.9
 | 
				
			||||||
pymediainfo       >= 4.2.1,  < 5
 | 
					pymediainfo       >= 4.2.1,  < 5
 | 
				
			||||||
plyer             >= 1.4.3,  < 2
 | 
					plyer             >= 1.4.3,  < 2
 | 
				
			||||||
@@ -19,3 +18,5 @@ dbus-python       >= 1.2.16, < 2; platform_system == "Linux"
 | 
				
			|||||||
async_generator   >= 1.10,  < 2;   python_version < "3.7"
 | 
					async_generator   >= 1.10,  < 2;   python_version < "3.7"
 | 
				
			||||||
dataclasses       >= 0.6,   < 0.7; python_version < "3.7"
 | 
					dataclasses       >= 0.6,   < 0.7; python_version < "3.7"
 | 
				
			||||||
pyfastcopy        >= 1.0.3, < 2;   python_version < "3.8"
 | 
					pyfastcopy        >= 1.0.3, < 2;   python_version < "3.8"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					git+https://github.com/mirukana/matrix-nio#egg-matrix-nio[e2e]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user