mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
requirements: support SSH for python 3.12 and up
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@ urllib3
|
|||||||
certifi
|
certifi
|
||||||
requests
|
requests
|
||||||
pyftpdlib
|
pyftpdlib
|
||||||
ssh2-python
|
ssh2-python>=1.0.0 ; python_version<'3.12'
|
||||||
|
ssh2-python312>=0.0.1 ; python_version>='3.12'
|
||||||
#fdt
|
#fdt
|
||||||
#ubi-reader
|
#ubi-reader
|
||||||
|
|||||||
Reference in New Issue
Block a user