mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
requirements: Remove ssh2-python312 (use new original module)
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@ urllib3
|
||||
certifi
|
||||
requests
|
||||
pyftpdlib
|
||||
ssh2-python>=1.0.0 ; python_version<'3.12'
|
||||
ssh2-python312>=0.0.1 ; python_version>='3.12'
|
||||
ssh2-python>=0.27.0 ; python_version<'3.12'
|
||||
ssh2-python>=1.1.1 ; python_version>='3.12'
|
||||
#fdt
|
||||
#ubi-reader
|
||||
|
||||
Reference in New Issue
Block a user